May 09 07:23:09.656159 np0000172986 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:23:09.661807 np0000172986 devstack@c-api.service[112363]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:23:09 2026] *** May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: nodename: np0000172986 May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: machine: x86_64 May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: clock source: unix May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: pcre jit disabled May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: detected number of CPU cores: 16 May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: current working directory: / May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: detected binary path: /usr/bin/uwsgi-core May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: your processes number limit is 256917 May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: your memory page size is 4096 bytes May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: detected max file descriptor number: 2048 May 09 07:23:09.664998 np0000172986 devstack@c-api.service[112363]: lock engine: pthread robust mutexes May 09 07:23:09.665981 np0000172986 devstack@c-api.service[112363]: thunder lock: enabled May 09 07:23:09.665981 np0000172986 devstack@c-api.service[112363]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:23:09.665981 np0000172986 devstack@c-api.service[112363]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:23:09.665981 np0000172986 devstack@c-api.service[112363]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:23:09.665981 np0000172986 devstack@c-api.service[112363]: Set PythonHome to /opt/stack/data/venv May 09 07:23:09.720171 np0000172986 devstack@c-api.service[112363]: Python main interpreter initialized at 0x780e7f8a3668 May 09 07:23:09.720171 np0000172986 devstack@c-api.service[112363]: python threads support enabled May 09 07:23:09.720171 np0000172986 devstack@c-api.service[112363]: your server socket listen backlog is limited to 100 connections May 09 07:23:09.720171 np0000172986 devstack@c-api.service[112363]: your mercy for graceful operations on workers is 80 seconds May 09 07:23:09.720683 np0000172986 devstack@c-api.service[112363]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:23:09.720834 np0000172986 devstack@c-api.service[112363]: *** Operational MODE: preforking *** May 09 07:23:09.721023 np0000172986 devstack@c-api.service[112363]: *** uWSGI is running in multiple interpreter mode *** May 09 07:23:09.721023 np0000172986 devstack@c-api.service[112363]: spawned uWSGI master process (pid: 112363) May 09 07:23:09.721217 np0000172986 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:23:09.721662 np0000172986 devstack@c-api.service[112363]: spawned uWSGI worker 1 (pid: 112369, cores: 1) May 09 07:23:09.722290 np0000172986 devstack@c-api.service[112363]: spawned uWSGI worker 2 (pid: 112370, cores: 1) May 09 07:23:09.722747 np0000172986 devstack@c-api.service[112363]: spawned uWSGI worker 3 (pid: 112371, cores: 1) May 09 07:23:09.723298 np0000172986 devstack@c-api.service[112363]: spawned uWSGI worker 4 (pid: 112372, cores: 1) May 09 07:23:09.723298 np0000172986 devstack@c-api.service[112363]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:23:09.851875 np0000172986 devstack@c-api.service[112369]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:09.851875 np0000172986 devstack@c-api.service[112369]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:09.851875 np0000172986 devstack@c-api.service[112369]: we strongly recommend against using it for new projects. May 09 07:23:09.851875 np0000172986 devstack@c-api.service[112369]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:09.851875 np0000172986 devstack@c-api.service[112369]: framework. For more detail see May 09 07:23:09.851875 np0000172986 devstack@c-api.service[112369]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:09.851875 np0000172986 devstack@c-api.service[112369]: import eventlet # noqa May 09 07:23:09.853503 np0000172986 devstack@c-api.service[112372]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:09.853503 np0000172986 devstack@c-api.service[112372]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:09.853503 np0000172986 devstack@c-api.service[112372]: we strongly recommend against using it for new projects. May 09 07:23:09.853503 np0000172986 devstack@c-api.service[112372]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:09.853503 np0000172986 devstack@c-api.service[112372]: framework. For more detail see May 09 07:23:09.853503 np0000172986 devstack@c-api.service[112372]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:09.853503 np0000172986 devstack@c-api.service[112372]: import eventlet # noqa May 09 07:23:09.858078 np0000172986 devstack@c-api.service[112371]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:09.858078 np0000172986 devstack@c-api.service[112371]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:09.858078 np0000172986 devstack@c-api.service[112371]: we strongly recommend against using it for new projects. May 09 07:23:09.858078 np0000172986 devstack@c-api.service[112371]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:09.858078 np0000172986 devstack@c-api.service[112371]: framework. For more detail see May 09 07:23:09.858078 np0000172986 devstack@c-api.service[112371]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:09.858078 np0000172986 devstack@c-api.service[112371]: import eventlet # noqa May 09 07:23:09.870183 np0000172986 devstack@c-api.service[112370]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:09.870183 np0000172986 devstack@c-api.service[112370]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:09.870183 np0000172986 devstack@c-api.service[112370]: we strongly recommend against using it for new projects. May 09 07:23:09.870183 np0000172986 devstack@c-api.service[112370]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:09.870183 np0000172986 devstack@c-api.service[112370]: framework. For more detail see May 09 07:23:09.870183 np0000172986 devstack@c-api.service[112370]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:09.870183 np0000172986 devstack@c-api.service[112370]: import eventlet # noqa May 09 07:23:09.939728 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:09.939728 np0000172986 devstack@c-api.service[112372]: debtcollector.deprecate( May 09 07:23:09.942025 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:09.942025 np0000172986 devstack@c-api.service[112369]: debtcollector.deprecate( May 09 07:23:09.952405 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:09.952405 np0000172986 devstack@c-api.service[112371]: debtcollector.deprecate( May 09 07:23:09.958988 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:09.958988 np0000172986 devstack@c-api.service[112370]: debtcollector.deprecate( May 09 07:23:10.020493 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:23:10.020493 np0000172986 devstack@c-api.service[112369]: from cgi import parse_header May 09 07:23:10.034299 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:23:10.034299 np0000172986 devstack@c-api.service[112372]: from cgi import parse_header May 09 07:23:10.044114 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:23:10.044114 np0000172986 devstack@c-api.service[112370]: from cgi import parse_header May 09 07:23:10.044669 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:23:10.044669 np0000172986 devstack@c-api.service[112371]: from cgi import parse_header May 09 07:23:10.063295 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:23:10.063295 np0000172986 devstack@c-api.service[112369]: removals.removed_module( May 09 07:23:10.063994 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:23:10.063994 np0000172986 devstack@c-api.service[112369]: removals.removed_module( May 09 07:23:10.082872 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:23:10.082872 np0000172986 devstack@c-api.service[112372]: removals.removed_module( May 09 07:23:10.083687 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:23:10.083687 np0000172986 devstack@c-api.service[112372]: removals.removed_module( May 09 07:23:10.095156 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:23:10.095156 np0000172986 devstack@c-api.service[112370]: removals.removed_module( May 09 07:23:10.095702 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:23:10.095702 np0000172986 devstack@c-api.service[112371]: removals.removed_module( May 09 07:23:10.096299 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:23:10.096299 np0000172986 devstack@c-api.service[112370]: removals.removed_module( May 09 07:23:10.096401 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:23:10.096401 np0000172986 devstack@c-api.service[112371]: removals.removed_module( May 09 07:23:10.687016 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:23:10.687016 np0000172986 devstack@c-api.service[112369]: warnings.warn( May 09 07:23:10.725606 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:23:10.725606 np0000172986 devstack@c-api.service[112370]: warnings.warn( May 09 07:23:10.734107 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:23:10.734107 np0000172986 devstack@c-api.service[112371]: warnings.warn( May 09 07:23:10.755960 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:23:10.755960 np0000172986 devstack@c-api.service[112372]: warnings.warn( May 09 07:23:10.793773 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:23:10.793773 np0000172986 devstack@c-api.service[112369]: warnings.warn( May 09 07:23:10.824620 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:23:10.824620 np0000172986 devstack@c-api.service[112370]: warnings.warn( May 09 07:23:10.844982 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:23:10.844982 np0000172986 devstack@c-api.service[112371]: warnings.warn( May 09 07:23:10.859270 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:23:10.859270 np0000172986 devstack@c-api.service[112372]: warnings.warn( May 09 07:23:11.101464 np0000172986 devstack@c-api.service[112370]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:23:11.102036 np0000172986 devstack@c-api.service[112370]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112370) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:11.115178 np0000172986 devstack@c-api.service[112369]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:23:11.115642 np0000172986 devstack@c-api.service[112369]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112369) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:11.147510 np0000172986 devstack@c-api.service[112372]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:23:11.147689 np0000172986 devstack@c-api.service[112372]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112372) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:11.154580 np0000172986 devstack@c-api.service[112371]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:23:11.154976 np0000172986 devstack@c-api.service[112371]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112371) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:11.187380 np0000172986 devstack@c-api.service[112369]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:11.187380 np0000172986 devstack@c-api.service[112369]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:11.187601 np0000172986 devstack@c-api.service[112370]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:11.187601 np0000172986 devstack@c-api.service[112370]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:11.212458 np0000172986 devstack@c-api.service[112372]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:11.212458 np0000172986 devstack@c-api.service[112372]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:11.220177 np0000172986 devstack@c-api.service[112371]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:11.220177 np0000172986 devstack@c-api.service[112371]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:11.640697 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112371) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:11.640947 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112369) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:11.641017 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112370) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:11.641105 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112372) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:11.641178 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.641251 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.641303 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.641353 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.641412 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.641463 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.641524 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.641613 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.641679 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.641679 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.641783 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.641843 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.643009 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.643121 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.643189 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.643265 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.643326 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.643383 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.643454 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.643513 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.643593 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.643651 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.643707 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.643761 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.643843 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.643901 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.643957 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.644020 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.644075 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.644130 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.644130 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.644250 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.644309 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.644364 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.644364 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.644364 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.644549 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.644549 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.644702 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.644761 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.644816 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.644872 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.644943 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.645009 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.645107 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.645186 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.645245 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.645311 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.645374 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.645429 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.645492 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.645590 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.645664 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.645720 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.645775 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.645849 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.645849 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.645849 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.645849 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.646074 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.646132 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.646197 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.646197 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.646197 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.646197 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.646197 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.646467 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.646542 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.646640 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.646706 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.646706 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.646706 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.646868 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.646965 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.647021 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.647087 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.647144 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.647205 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.647261 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.647322 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.647392 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.647464 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.647719 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.647791 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.647847 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.647919 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.647982 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.648043 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.648104 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.648175 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.648239 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.648293 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.648358 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.648416 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.648480 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.648536 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.648613 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.648668 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.648737 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.648794 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.648861 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.648917 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.648979 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.649035 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.649148 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.649216 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.649280 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.649337 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.649390 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.649422 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.649450 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.649478 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.649478 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.649478 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.649478 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.649478 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.649478 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.649670 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.649670 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.649670 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.649755 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.649784 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.649815 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.649917 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.649946 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.649974 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.650007 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.650037 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.650064 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.650092 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.650119 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.650149 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.650184 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.650213 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.650239 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.650265 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.650288 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.650322 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.650352 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.650382 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.650413 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.650444 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.650478 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.650502 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.650536 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.650583 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.650611 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.650638 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.650668 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.650695 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.650721 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.650747 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.650778 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.650809 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.650836 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.650866 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.650896 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.650922 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.650953 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.650982 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.651008 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.651039 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.651072 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.651152 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.651298 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.651453 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.651998 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.652116 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.652252 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.652283 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.652360 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.652424 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.652462 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.652491 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.652539 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.652618 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.652655 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.652685 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.652718 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.652776 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.652805 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.652838 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.652866 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.652896 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.652937 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.652973 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.653000 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.653034 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.653095 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.653157 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.653191 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.653221 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.653280 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.653379 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.653485 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.653518 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.653560 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.653590 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.653625 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.653654 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.653690 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.653723 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.653750 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.653779 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.653810 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.653841 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.653869 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.653893 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.653922 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.653954 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.653981 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.654008 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.654008 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.654062 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.654116 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.654168 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.654198 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.654230 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.654343 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.654448 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.654558 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.654682 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.655190 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.655266 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.655338 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.655376 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.655408 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.655435 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.655462 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.655490 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.655517 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.655544 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.655592 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.655626 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.655663 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.655692 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.655719 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.655747 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.655779 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.655811 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.655841 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.655871 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.655902 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.655993 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.656109 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.656213 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.656319 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.656431 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.656539 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.656672 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.656790 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.656892 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.656926 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.656959 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.656992 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.657023 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.657058 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.657111 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.657142 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.657174 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.657204 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.657232 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.657264 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.657291 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.657323 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.657323 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.657370 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.657398 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.657429 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.657459 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.657459 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.657564 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.657674 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.657785 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.657894 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.658009 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.658117 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.658228 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.658727 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.658840 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.658949 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.659071 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.659180 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.659342 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.659469 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.659967 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.660112 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.660223 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.660332 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.660438 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.660537 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.660707 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.663695 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.663749 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.663821 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.663876 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.663943 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.663997 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.664070 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.664424 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.664476 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.664564 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.664639 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.664737 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.664841 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.664876 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.664928 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.664957 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.664985 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.665047 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.665121 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.665179 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.665246 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.665274 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.665298 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.665352 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.665385 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.665420 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.665449 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.665479 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.665517 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.665567 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.665593 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.665624 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.665649 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.665673 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.665697 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.665725 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.665749 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.665772 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.665795 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.665826 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.665850 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.665873 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.666081 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.666170 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.666207 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.666249 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.666300 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.666326 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.666357 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.666382 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.666407 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.666466 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.666492 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.666590 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.666654 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.666681 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.666730 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.666757 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.666781 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.666850 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.666911 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.666941 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.666965 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.666995 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.667024 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.667048 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.667079 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.667105 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.667146 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.667176 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.667201 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.667229 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.667252 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.667281 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.667305 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.667332 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.667359 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.667383 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.667406 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.667434 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.667463 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.667490 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.667513 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.667544 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.667594 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.667618 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.667681 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.667708 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.667737 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.667766 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.667789 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.667813 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.667842 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.667936 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.667960 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.667984 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.668007 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.668029 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.668056 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.668080 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.668102 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.668130 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.668167 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.668167 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.668216 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.668240 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.668263 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.668263 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.668263 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.668263 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.668263 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.668390 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.669724 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.669778 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.669829 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.669906 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.669948 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.670012 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.670075 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.670140 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.670184 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.670242 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.670282 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.670324 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.670366 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.670402 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.670444 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.670481 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.670523 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.670576 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.670624 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.670662 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.670704 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.670704 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.670704 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.670704 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.670846 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.670846 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.670925 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.670992 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.671319 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.671413 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.671497 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.671603 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.671681 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.671762 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.671852 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.671940 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.672025 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.672106 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.672189 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.672271 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.672351 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.672400 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.672439 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.672477 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.672565 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.672606 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.672677 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.672677 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.672762 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.672804 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.672842 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.672884 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.672920 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.672954 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.673041 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.673119 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.673163 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.673204 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.673242 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.673276 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.673318 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.673355 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.673392 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.673428 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.673465 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.673508 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.673596 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.673648 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.673687 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.673729 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.673773 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.673813 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.673849 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.673892 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.673937 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.673980 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.674016 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.674054 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.674148 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.674187 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.674231 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.674273 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.674315 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.674365 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.674407 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.674445 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.674481 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.674517 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.674574 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.674621 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.674663 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.674701 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.674742 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.674785 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.674823 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.674859 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.674906 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.674943 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.674943 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.675021 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.675059 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.675100 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.675137 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.675181 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.675218 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.675254 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.675289 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.675331 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.675374 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.675374 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.675450 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.675492 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.675532 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.675592 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.675632 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.675632 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.675703 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.675703 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.675857 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.676165 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.676213 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.676252 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.676294 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.676341 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.676385 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.676422 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.676463 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.676712 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.676751 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.676788 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.676829 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.676866 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.676866 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.676995 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.677046 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.677112 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.677158 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.677200 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.677241 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.677343 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.677391 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.677430 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.677502 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.677561 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.677672 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.677774 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.677897 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.678234 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.678357 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.678472 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.678602 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.678707 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.678788 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.678828 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.678866 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.678903 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.678971 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.679010 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.679054 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.679095 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.679134 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.679177 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.679218 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.679260 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.679303 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.679303 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.679303 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.679405 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.679628 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.679770 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.679998 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.680100 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.680195 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.680279 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.680318 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.680355 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.680441 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.680479 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.680522 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.680628 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.680680 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.680798 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.681329 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.681455 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.681583 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.681681 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.681722 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.681761 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.681797 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.681861 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.681916 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.681959 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.681959 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.682033 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.682078 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.682208 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.682796 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.682911 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.683022 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.683133 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.683182 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.683221 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.683265 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.683304 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.683347 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.683389 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.683426 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.683426 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.683499 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.683536 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.683603 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.683647 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.683689 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.683731 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.683772 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.683813 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.683855 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.683986 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.684071 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.684150 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.684197 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.684235 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.684273 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.684315 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.684357 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.684399 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.684437 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.684607 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.684735 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.684780 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.684818 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.684856 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.684892 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.684930 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.684966 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.684966 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.684966 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.684966 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.684966 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.685187 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.685231 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.685270 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.685307 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.685373 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.685420 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.685473 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.685523 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.685578 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.685649 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.685711 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.685750 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.685788 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.685825 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.685868 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.685906 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.685949 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.685985 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.686026 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.686073 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.686116 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.686155 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.686195 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.686231 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.686273 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.686314 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.686352 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.686389 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.686434 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.686473 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.686519 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.686578 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.686639 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.686680 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.686716 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.686753 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.686797 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.686833 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.686869 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.686869 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.686869 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.686983 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.687020 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.687062 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.687104 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.687144 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.687180 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.687220 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.687256 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.687297 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.687342 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.687382 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.687382 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.687382 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.687382 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.687382 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.687594 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.687645 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.688064 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.688064 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.688680 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.688731 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.688801 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.688842 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.688906 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.688946 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.688946 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.689025 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.689084 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.689130 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.689130 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.689213 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.689213 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.689287 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.689324 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.689360 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.689397 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.689468 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.689514 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.689597 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.689691 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.689996 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.690111 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.690219 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.690329 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.690438 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.690542 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.690687 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.691031 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.691145 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.691255 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.691366 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.691468 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.691618 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.691727 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.691838 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.691944 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.692049 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.692155 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.692260 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.692364 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.692480 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.692613 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.692729 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.692838 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.692944 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.693116 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.693255 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.693370 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.694072 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.694105 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.694139 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.694198 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.694253 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.694283 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.694316 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.694344 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.694376 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.694403 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.694432 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.694463 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.694496 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.694528 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.694593 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.694633 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.694667 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.694700 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.694728 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.694755 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.694784 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.694784 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.694907 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.694907 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.694959 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.695080 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.695184 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.695299 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.695994 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.696052 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.696089 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.696128 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.696180 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.696226 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.696265 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.696302 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.696338 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.696378 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.696409 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.696436 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.696464 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.696499 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.696528 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.696633 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.696679 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.696740 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.696812 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.696844 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.696945 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.697077 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.697207 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.697247 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.697345 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.697375 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.697436 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.697530 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.697974 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.698094 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.698200 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.698310 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.698418 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.698521 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.698653 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.701358 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.701427 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.701516 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.701592 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.701635 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.701681 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.701711 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.701739 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.701769 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.701797 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.701829 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.701857 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.701884 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.701954 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.702203 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.702262 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.702324 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.702389 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.702441 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.702504 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.702591 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.702721 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.702804 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.702861 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.702922 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.702976 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.703030 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.703076 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.703121 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.703160 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.703198 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.703234 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.703271 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.703308 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.703345 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.703384 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.703430 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.703480 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.703517 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.703591 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.703634 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.703673 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.703709 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.703743 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112371) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.703789 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.703827 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.703827 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.703900 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.703942 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.703979 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.704015 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.704051 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.704093 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.704130 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.704170 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.704206 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.704247 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.704283 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.704329 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112371) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.704329 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112371) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.704820 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.704938 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.705063 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.705183 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.705287 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.705404 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.705521 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.705913 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.706025 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.706134 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.706243 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.706345 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.706464 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.706590 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:11.706703 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:11.706813 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:11.706936 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:11.707053 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:11.707158 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:11.707263 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:11.749572 np0000172986 devstack@c-api.service[112369]: INFO dbcounter [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Registered counter for database cinder May 09 07:23:11.754825 np0000172986 devstack@c-api.service[112371]: INFO dbcounter [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Registered counter for database cinder May 09 07:23:11.755604 np0000172986 devstack@c-api.service[112370]: INFO dbcounter [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Registered counter for database cinder May 09 07:23:11.755775 np0000172986 devstack@c-api.service[112372]: INFO dbcounter [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Registered counter for database cinder May 09 07:23:11.765577 np0000172986 devstack@c-api.service[112369]: DEBUG oslo_db.sqlalchemy.engines [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 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=112369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.772083 np0000172986 devstack@c-api.service[112371]: DEBUG oslo_db.sqlalchemy.engines [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 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=112371) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.775319 np0000172986 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-8d692def-a2a2-4c69-930d-31348703874b 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.780653 np0000172986 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.885031 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writer thread running {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:11.887991 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writer thread running {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:11.888230 np0000172986 devstack@c-api.service[112369]: INFO cinder.rpc [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:11.890331 np0000172986 devstack@c-api.service[112371]: INFO cinder.rpc [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:11.891493 np0000172986 devstack@c-api.service[112369]: INFO cinder.rpc [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:11.892673 np0000172986 devstack@c-api.service[112371]: INFO cinder.rpc [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:11.894385 np0000172986 devstack@c-api.service[112369]: INFO cinder.rpc [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:11.894758 np0000172986 devstack@c-api.service[112371]: INFO cinder.rpc [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:11.896573 np0000172986 devstack@c-api.service[112369]: INFO cinder.rpc [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:11.897041 np0000172986 devstack@c-api.service[112371]: INFO cinder.rpc [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:11.897584 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.897909 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writer thread running {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:11.898444 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.899325 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.900270 np0000172986 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:11.900598 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.900677 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writer thread running {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:11.902669 np0000172986 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:11.903392 np0000172986 devstack@c-api.service[112370]: INFO cinder.rpc [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:11.904299 np0000172986 devstack@c-api.service[112369]: DEBUG oslo_db.sqlalchemy.engines [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 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=112369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.904676 np0000172986 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:11.905922 np0000172986 devstack@c-api.service[112371]: DEBUG oslo_db.sqlalchemy.engines [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 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=112371) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.906432 np0000172986 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:11.906905 np0000172986 devstack@c-api.service[112369]: INFO cinder.rpc [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:11.907372 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.907767 np0000172986 devstack@c-api.service[112370]: INFO cinder.rpc [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:11.907927 np0000172986 devstack@c-api.service[112371]: INFO cinder.rpc [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:11.909157 np0000172986 devstack@c-api.service[112369]: INFO cinder.rpc [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:11.909276 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.909675 np0000172986 devstack@c-api.service[112371]: INFO cinder.rpc [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:11.910387 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.910502 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.912134 np0000172986 devstack@c-api.service[112370]: INFO cinder.rpc [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:11.914644 np0000172986 devstack@c-api.service[112370]: INFO cinder.rpc [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:11.915168 np0000172986 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-8d692def-a2a2-4c69-930d-31348703874b 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.915853 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.917428 np0000172986 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:11.918267 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.919390 np0000172986 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:11.920636 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.921087 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.922298 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.923423 np0000172986 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:11.924629 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.925338 np0000172986 devstack@c-api.service[112370]: INFO cinder.rpc [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:11.926436 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.926955 np0000172986 devstack@c-api.service[112370]: INFO cinder.rpc [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:11.927771 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.928131 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.929725 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.932577 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.932680 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.933821 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.935874 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.936044 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.936870 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.939278 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.939404 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.939850 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.940355 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.942856 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.943424 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.943842 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.943947 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.946506 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.946666 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.946756 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.947162 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.949461 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.949762 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.949864 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.951296 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.951446 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.951590 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.953433 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.954082 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.954178 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.954668 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.956331 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.957732 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.959278 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.959661 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.960253 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.960801 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.961007 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.963104 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.963475 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.963806 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.963897 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.965251 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.965999 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.966874 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.967517 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.967623 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.968342 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.969039 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.969129 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.969207 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.969984 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.971152 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.971406 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.971873 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.972500 np0000172986 devstack@c-api.service[112371]: WARNING cinder.api.contrib.hosts [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:11.972610 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.973170 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.973271 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.974732 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.974833 np0000172986 devstack@c-api.service[112369]: WARNING cinder.api.contrib.hosts [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:11.974950 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.975741 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.976237 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.976341 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.977165 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: extensions {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.977545 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.977769 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.977856 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.978439 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: encryption {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.979333 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.979426 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.980047 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: encryption {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.980167 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: extensions {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.980803 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.981001 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.981454 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: encryption {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.981615 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: os-quota-sets {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.981940 np0000172986 devstack@c-api.service[112372]: WARNING cinder.api.contrib.hosts [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:11.982683 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.983020 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: cgsnapshots {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.983134 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.983259 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: encryption {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.984158 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.984404 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: os-quota-class-sets {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.984634 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.984834 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: os-quota-sets {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.985756 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.985833 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: os-availability-zone {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.986110 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.986228 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: cgsnapshots {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.986871 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: extensions {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.987314 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: qos-specs {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.987736 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: os-quota-class-sets {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.987874 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.987935 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: encryption {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.989097 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: os-availability-zone {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.989340 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.989563 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: encryption {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.989928 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: backups {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.990337 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: qos-specs {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.990448 np0000172986 devstack@c-api.service[112370]: WARNING cinder.api.contrib.hosts [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:11.991126 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: os-quota-sets {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.991197 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.992031 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: extra_specs {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.992866 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: backups {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.993071 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: cgsnapshots {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.993200 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.993615 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: os-snapshot-manage {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.994013 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: os-quota-class-sets {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.994254 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:11.994998 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: extra_specs {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.995084 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: os-volume-type-access {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.995144 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: extensions {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.995330 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: os-availability-zone {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.996335 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: encryption {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.996543 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: os-snapshot-manage {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.996616 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: capabilities {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.996683 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: qos-specs {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.997866 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: os-hosts {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.997951 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: encryption {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.998046 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: os-volume-type-access {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.999201 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: consistencygroups {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.999295 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: backups {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.999512 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: os-quota-sets {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:11.999588 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: capabilities {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.000862 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: os-hosts {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.000952 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: cgsnapshots {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.001157 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: os-volume-transfer {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.001328 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: extra_specs {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.002232 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: consistencygroups {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.002341 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: os-quota-class-sets {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.002791 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: scheduler-stats {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.002946 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: os-snapshot-manage {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.003691 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: os-availability-zone {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.004179 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: os-volume-transfer {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.004254 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extended resource: os-volume-manage {{(pid=112371) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.004451 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: os-volume-type-access {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.004970 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: qos-specs {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.005825 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: scheduler-stats {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.006032 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: capabilities {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.006361 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.007071 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: backups {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.007259 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extended resource: os-volume-manage {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.007321 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.contrib.snapshot_actions [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] SnapshotActionsController initialized {{(pid=112371) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:12.007375 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: os-hosts {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.008047 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.008676 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: consistencygroups {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.009129 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: extra_specs {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.009441 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.009529 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.010378 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.contrib.snapshot_actions [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] SnapshotActionsController initialized {{(pid=112369) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:12.010671 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: os-volume-transfer {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.010893 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.011145 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.011232 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: os-snapshot-manage {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.012288 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.012376 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: scheduler-stats {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.012570 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.012658 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: os-volume-type-access {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.013740 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.013853 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extended resource: os-volume-manage {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.014014 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.014275 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: capabilities {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.015254 np0000172986 devstack@c-api.service[112371]: WARNING castellan.key_manager.migration [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.015424 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.015511 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: os-hosts {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.016008 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.016098 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.016227 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.016310 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.016404 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.016515 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.016648 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.016747 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.016835 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.016984 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.017072 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: consistencygroups {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.017147 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d692def-a2a2-4c69-930d-31348703874b None None] SnapshotActionsController initialized {{(pid=112372) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:12.017225 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.017225 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension UsedLimits extending resource: limits {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.017225 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension TypesManage extending resource: types {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.017419 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension AdminActions extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.017419 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension AdminActions extending resource: snapshots {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.017516 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension AdminActions extending resource: backups {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.017586 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension VolumeActions extending resource: volumes {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.017752 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.017812 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.v3.router [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112371) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.018404 np0000172986 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.018931 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: os-volume-transfer {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.019143 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.019278 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.019384 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.019488 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.019614 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.019718 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.019818 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.019943 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.020001 np0000172986 devstack@c-api.service[112371]: WARNING keystonemiddleware.auth_token [None req-ddf85a1d-366f-4c10-a08a-0b17840a5b55 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:12.020067 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.020158 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.020238 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension UsedLimits extending resource: limits {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.020347 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension TypesManage extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.020455 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension AdminActions extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.020567 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.020625 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension AdminActions extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.020693 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension AdminActions extending resource: backups {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.020755 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: scheduler-stats {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.020813 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension VolumeActions extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.021013 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.022008 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.022360 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extended resource: os-volume-manage {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:12.023380 np0000172986 devstack@c-api.service[112369]: WARNING keystonemiddleware.auth_token [None req-7de16818-ce7d-4f69-a293-493a258dbfe1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:12.023460 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.024567 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.024981 np0000172986 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.025565 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.contrib.snapshot_actions [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] SnapshotActionsController initialized {{(pid=112370) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:12.025840 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.025956 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026050 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026122 np0000172986 devstack@c-api.service[112371]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x780e7f8a3668 pid: 112371 (default app) May 09 07:23:12.026177 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026259 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026354 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.026408 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026469 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026584 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:12.026584 np0000172986 devstack@c-api.service[112371]: warnings.warn( May 09 07:23:12.026676 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026729 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026808 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension UsedLimits extending resource: limits {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.026910 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension TypesManage extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.027019 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension AdminActions extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.027146 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension AdminActions extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.027231 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension AdminActions extending resource: backups {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.027335 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension VolumeActions extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.027575 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8d692def-a2a2-4c69-930d-31348703874b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.027854 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.029320 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.029387 np0000172986 devstack@c-api.service[112369]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x780e7f8a3668 pid: 112369 (default app) May 09 07:23:12.029958 np0000172986 devstack@c-api.service[112372]: WARNING keystonemiddleware.auth_token [None req-8d692def-a2a2-4c69-930d-31348703874b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:12.030826 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.032292 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.033929 np0000172986 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:12.034681 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.034681 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.034860 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.034860 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.034860 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.034860 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.034860 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.035237 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.035237 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.035237 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.035237 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.035237 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.035237 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.035648 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.035648 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.035648 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.035829 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.035885 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.035885 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.035885 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.035885 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.036144 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.036144 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.036144 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.036144 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.036408 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.036408 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.036408 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.036408 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.036678 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.036678 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.036825 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.036908 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.036908 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.036908 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.036908 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.037156 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.037156 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.037156 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.037156 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.037156 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.037462 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.037462 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.037462 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.037695 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.037758 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.037758 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.037758 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.037758 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.037758 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.037758 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.038109 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.038109 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.038109 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.038109 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.038109 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.038109 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.038469 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.038469 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.038608 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.038721 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.038721 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.038721 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.038721 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.038721 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039069 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.039069 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039069 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.039069 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039069 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.039348 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039348 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.039479 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.039530 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039530 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.039530 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039530 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.039530 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039900 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.039900 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039900 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.039900 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.039900 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.040148 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.040213 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.040213 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.040213 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.040213 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.040213 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.040530 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.040530 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.040530 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.040530 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.040530 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.040863 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.040863 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.040863 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.040863 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.041136 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.041212 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.041212 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.041212 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.041212 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.043920 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.043920 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.043920 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.043920 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.043920 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.044255 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.044255 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.044255 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.044255 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.044255 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.044536 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.044635 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.044635 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.044635 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.044635 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.044934 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.044934 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.044934 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.044934 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045195 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045195 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045195 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045195 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045423 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045423 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045423 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045423 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045599 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045599 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045681 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.045728 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045728 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045728 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045728 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045895 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045895 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045895 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045895 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.045895 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.045895 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046130 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046130 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046130 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046130 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046298 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension UsedLimits extending resource: limits {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.046333 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046333 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046333 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046333 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046494 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046494 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046494 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046494 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046494 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046494 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046918 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046918 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.046918 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.046918 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047082 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension TypesManage extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.047118 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047118 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047118 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047118 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047118 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047118 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047367 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047367 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047367 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047367 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047367 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047367 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047640 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047640 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047727 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension AdminActions extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.047770 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047770 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047770 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047770 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.047930 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.047930 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.048025 np0000172986 devstack@c-api.service[112372]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x780e7f8a3668 pid: 112372 (default app) May 09 07:23:12.048069 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.048069 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.048069 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.048069 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.048248 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.048248 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.048248 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:12.048248 np0000172986 devstack@c-api.service[112371]: warnings.warn(deprecated_msg) May 09 07:23:12.048421 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension AdminActions extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.048421 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension AdminActions extending resource: backups {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.048421 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension VolumeActions extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.048421 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:12.048567 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-1fa42c1b-a49f-43ed-9771-b1624b6b5c7d None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:12.048615 np0000172986 devstack@c-api.service[112370]: WARNING keystonemiddleware.auth_token [None req-1221a945-93f9-42d1-9dc5-457a49d55a16 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:12.048657 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 953 bytes} [Sat May 9 07:23:12 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:23:12.048692 np0000172986 devstack@c-api.service[112370]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x780e7f8a3668 pid: 112370 (default app) May 09 07:23:19.011297 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:19.011297 np0000172986 devstack@c-api.service[112369]: warnings.warn( May 09 07:23:19.023473 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.023473 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.023473 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.023473 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.023879 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.023879 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.023879 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.023879 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024090 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024090 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024090 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024090 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024090 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024090 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024382 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024382 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024382 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024382 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024382 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024625 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024625 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024625 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024625 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024625 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024820 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024820 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024820 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024820 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024955 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024955 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024955 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.024955 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.024955 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025115 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025115 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025115 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025115 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025115 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025276 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025276 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025276 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025276 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025276 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025276 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025475 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025475 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025475 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025475 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025475 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025475 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025686 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025686 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025686 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025686 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025686 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025686 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025875 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025875 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025875 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.025875 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.025875 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026053 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026053 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026053 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026053 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026053 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026217 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026217 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026217 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026217 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026217 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026217 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026406 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026406 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026406 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026406 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026406 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026406 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026601 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026601 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026601 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026601 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026601 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026781 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026781 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026781 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026781 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026781 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026945 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026945 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.026945 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.026945 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027082 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027082 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027082 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027082 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027219 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027219 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027219 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027219 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027219 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027391 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027391 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027391 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027391 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027391 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027559 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027559 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027559 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027559 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027707 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027707 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027707 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027707 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027844 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027844 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.027844 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.027844 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028021 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028021 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028021 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028021 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028151 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028151 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028151 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028151 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028282 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028282 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028282 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028282 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028282 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028459 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028459 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028459 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028459 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028459 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028459 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028699 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028699 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028699 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028699 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028699 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028853 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028853 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028853 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028853 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.028853 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.028853 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029045 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029045 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029045 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029045 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029045 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029045 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029244 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029244 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029244 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029244 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029244 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029244 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029429 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029429 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029429 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029429 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029429 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029429 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029744 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029744 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029744 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029744 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029869 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029869 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029869 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.029869 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.029869 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.030027 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.030027 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.030027 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.030027 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.030027 np0000172986 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 09 07:23:19.030027 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:19.509173 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 admin admin] POST https://199.204.45.222/volume/v3/types May 09 07:23:19.509776 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:23:19.511344 np0000172986 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:23:19.511344 np0000172986 devstack@c-api.service[112369]: warnings.warn( May 09 07:23:19.518241 np0000172986 devstack@c-api.service[112369]: DEBUG oslo_db.sqlalchemy.engines [None req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 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=112369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:19.549160 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 May 09 07:23:19.549817 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Sat May 9 07:23:19 2026] POST /volume/v3/types => generated 186 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:23:19.562712 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:19.562712 np0000172986 devstack@c-api.service[112372]: warnings.warn( May 09 07:23:19.576629 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.576629 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.576629 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.576629 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.576629 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.577165 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.577165 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.577165 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.577165 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.577165 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.577439 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.577439 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.577439 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.577439 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.577439 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.577439 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.577810 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.577810 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.577810 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.577810 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578036 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578036 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578036 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578036 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578289 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578289 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578289 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578289 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578624 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578624 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578624 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578624 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578624 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578919 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578919 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578919 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.578919 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.578919 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579184 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579184 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579184 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579184 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579184 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579184 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579532 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579532 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579532 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579532 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579532 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579532 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579958 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579958 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579958 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579958 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.579958 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.579958 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.580284 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.580284 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.580284 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.580284 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.580284 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.580588 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.580588 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.580588 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.580588 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.580588 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.580855 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.580855 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.580855 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.580855 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.580855 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.580855 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.581181 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.581181 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.581181 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.581181 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.581181 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.581181 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.581515 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.581515 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.581515 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.581515 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.581515 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.581825 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.581825 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.581825 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.581825 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.581825 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582096 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582096 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582096 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582096 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582326 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582326 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582326 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582326 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582640 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582640 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582640 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582640 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582640 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582946 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582946 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582946 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.582946 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.582946 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583194 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583194 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583194 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583194 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583425 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583425 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583425 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583425 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583658 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583658 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583658 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583658 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583811 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583811 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583811 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583811 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583965 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583965 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.583965 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.583965 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584117 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584117 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584117 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584117 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584117 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584316 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584316 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584316 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584316 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584316 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584316 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584542 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584542 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584542 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584542 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584542 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584743 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584743 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584743 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584743 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584743 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584743 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584966 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584966 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584966 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584966 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.584966 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.584966 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585189 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585189 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585189 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585189 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585189 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585189 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585424 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585424 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585424 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585424 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585424 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585424 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585671 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585671 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585671 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585671 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585826 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585826 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585826 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.585826 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.585826 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.586023 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.586023 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.586023 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.586023 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:19.586023 np0000172986 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 09 07:23:19.586023 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 req-90deb757-4e92-43d1-b977-8bf33b4d9558 None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:19.914288 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 req-90deb757-4e92-43d1-b977-8bf33b4d9558 admin admin] POST https://199.204.45.222/volume/v3/types/655e80a3-4d88-4b29-a71c-bb151ec440c7/extra_specs May 09 07:23:19.914873 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 req-90deb757-4e92-43d1-b977-8bf33b4d9558 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:23:19.916562 np0000172986 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:23:19.916562 np0000172986 devstack@c-api.service[112372]: warnings.warn( May 09 07:23:19.925785 np0000172986 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 req-90deb757-4e92-43d1-b977-8bf33b4d9558 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:19.981951 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [req-ef66e523-5b7a-483d-b2d3-0ccb1a943925 req-90deb757-4e92-43d1-b977-8bf33b4d9558 admin admin] https://199.204.45.222/volume/v3/types/655e80a3-4d88-4b29-a71c-bb151ec440c7/extra_specs returned with HTTP 200 May 09 07:23:19.982437 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Sat May 9 07:23:19 2026] POST /volume/v3/types/655e80a3-4d88-4b29-a71c-bb151ec440c7/extra_specs => generated 55 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:23:21.909367 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=6 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:21.926796 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=6 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:29.546339 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:29.981061 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:29:04.390714 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-b7f6a0b2-e10b-4d56-84de-88a36582f8f7 None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:04.391758 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-b7f6a0b2-e10b-4d56-84de-88a36582f8f7 None None] GET https://199.204.45.222/volume// May 09 07:29:04.391758 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-b7f6a0b2-e10b-4d56-84de-88a36582f8f7 None None] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:04.392179 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-b7f6a0b2-e10b-4d56-84de-88a36582f8f7 None None] Calling method 'all' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:04.393318 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-b7f6a0b2-e10b-4d56-84de-88a36582f8f7 None None] https://199.204.45.222/volume// returned with HTTP 300 May 09 07:29:04.393925 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Sat May 9 07:29:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:29:41.533048 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:29:41.533048 np0000172986 devstack@c-api.service[112370]: warnings.warn( May 09 07:29:41.547473 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.547473 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.547750 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.547750 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.547750 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.547750 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.547750 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.548170 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.548170 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.548170 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.548170 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.548170 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.548170 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.548649 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.548649 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.548649 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.548649 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.548649 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.549068 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.549068 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.549068 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.549068 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.549345 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.549345 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.549345 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.549345 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.549660 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.549660 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.549660 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.549660 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.549660 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550038 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.550038 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550038 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.550038 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550038 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.550375 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550375 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.550375 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550375 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.550375 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550375 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.550939 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550939 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.550939 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550939 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.550939 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.550939 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.551337 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.551337 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.551337 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.551337 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.551337 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.551337 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.551779 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.551779 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.551779 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.551779 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.551779 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.551779 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.552171 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.552171 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.552171 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.552171 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.552488 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.552488 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.552488 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.552488 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.552488 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.552910 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.552910 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.552910 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.552910 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.552910 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.553232 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.553232 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.553232 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.553232 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.553232 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.553232 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.553616 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.553616 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.553616 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.553616 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.553616 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.553976 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.553976 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.553976 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.553976 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.553976 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.554313 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.554313 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.554313 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.554313 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.554623 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.554623 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.554623 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.554623 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.554909 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.554909 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.554909 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.554909 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.554909 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.555273 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.555273 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.555273 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.555273 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.555273 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.555599 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.555599 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.555599 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.555599 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.555905 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.555905 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.555905 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.555905 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.556195 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.556195 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.556195 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.556195 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.556474 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.556474 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.556474 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.556474 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.556776 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.556776 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.556776 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.556776 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557124 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557124 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557124 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557124 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557124 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557124 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557525 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557525 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557525 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557525 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557525 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557748 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557748 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557748 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557748 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557748 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557748 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557748 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557966 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557966 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557966 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557966 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.557966 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.557966 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558151 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558151 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558151 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558151 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558151 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558151 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558440 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558440 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558440 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558440 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558440 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558440 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558650 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558650 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558650 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558650 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558782 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558782 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558782 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558782 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558907 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558907 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.558907 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.558907 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.559038 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.559038 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.559038 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:29:41.559038 np0000172986 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 09 07:29:41.559038 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:41.889233 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 demo demo] GET https://199.204.45.222/volume/v3/types?is_public=None May 09 07:29:41.889738 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:41.890063 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 demo demo] Calling method 'index' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:41.890781 np0000172986 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:29:41.890781 np0000172986 devstack@c-api.service[112370]: warnings.warn( May 09 07:29:41.891667 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.api_utils [None req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 demo demo] Removing options '' from query. {{(pid=112370) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:29:41.903099 np0000172986 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:29:41.926801 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 demo demo] https://199.204.45.222/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:29:41.927356 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 1/5] 199.204.45.222 () {64 vars in 1263 bytes} [Sat May 9 07:29:41 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:41.940531 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 req-7ecfb995-a85f-47d8-bc47-1c85c1c4b132 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:41.945286 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 req-7ecfb995-a85f-47d8-bc47-1c85c1c4b132 demo demo] GET https://199.204.45.222/volume/v3/types/default May 09 07:29:41.945866 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 req-7ecfb995-a85f-47d8-bc47-1c85c1c4b132 demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:41.945962 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 req-7ecfb995-a85f-47d8-bc47-1c85c1c4b132 demo demo] Calling method 'show' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:41.956492 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [req-f4950f65-44e0-4d6a-9e3a-15a164badfa9 req-7ecfb995-a85f-47d8-bc47-1c85c1c4b132 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 09 07:29:41.956913 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 2/6] 199.204.45.222 () {66 vars in 1329 bytes} [Sat May 9 07:29:41 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:42.303704 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-9ec65933-3ff2-4401-b323-14ee8f3231a1 None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:42.309285 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-9ec65933-3ff2-4401-b323-14ee8f3231a1 demo demo] GET https://199.204.45.222/volume/v3/types/default May 09 07:29:42.309685 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-9ec65933-3ff2-4401-b323-14ee8f3231a1 demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:42.309884 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-9ec65933-3ff2-4401-b323-14ee8f3231a1 demo demo] Calling method 'show' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:42.324017 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-9ec65933-3ff2-4401-b323-14ee8f3231a1 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 09 07:29:42.324413 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 2/7] 199.204.45.222 () {64 vars in 1258 bytes} [Sat May 9 07:29:42 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:42.717127 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-ef07bac2-f015-4082-ba64-bc793e6bd1f4 None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:43.046442 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-ef07bac2-f015-4082-ba64-bc793e6bd1f4 demo demo] GET https://199.204.45.222/volume/v3/types/default May 09 07:29:43.046801 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-ef07bac2-f015-4082-ba64-bc793e6bd1f4 demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:43.046989 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-ef07bac2-f015-4082-ba64-bc793e6bd1f4 demo demo] Calling method 'show' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:43.056899 np0000172986 devstack@c-api.service[112371]: DEBUG oslo_db.sqlalchemy.engines [None req-ef07bac2-f015-4082-ba64-bc793e6bd1f4 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=112371) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:29:43.069266 np0000172986 devstack@c-api.service[112371]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:29:43.069266 np0000172986 devstack@c-api.service[112371]: warnings.warn( May 09 07:29:43.071490 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-ef07bac2-f015-4082-ba64-bc793e6bd1f4 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 09 07:29:43.072324 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 3/8] 199.204.45.222 () {64 vars in 1258 bytes} [Sat May 9 07:29:42 2026] GET /volume/v3/types/default => generated 145 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:43.086036 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-d29963b6-ea8c-4899-a172-56e7dd5e0aa8 None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:29:43.089767 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-d29963b6-ea8c-4899-a172-56e7dd5e0aa8 demo demo] GET https://199.204.45.222/volume/v3/types/default May 09 07:29:43.090165 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-d29963b6-ea8c-4899-a172-56e7dd5e0aa8 demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:29:43.090714 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-d29963b6-ea8c-4899-a172-56e7dd5e0aa8 demo demo] Calling method 'show' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:29:43.104672 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-d29963b6-ea8c-4899-a172-56e7dd5e0aa8 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 09 07:29:43.105016 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1258 bytes} [Sat May 9 07:29:43 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:29:51.952270 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=2 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:29:52.319939 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=2 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:29:53.067307 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=2 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:29:53.100989 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=3 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:35:20.276221 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-4df08af8-cd1f-4514-b273-98195417c846 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:20.368487 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-4df08af8-cd1f-4514-b273-98195417c846 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:35:20.368930 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-4df08af8-cd1f-4514-b273-98195417c846 demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:20.369305 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-4df08af8-cd1f-4514-b273-98195417c846 demo demo] Calling method 'detail' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:20.370616 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.api_utils [None req-4df08af8-cd1f-4514-b273-98195417c846 demo demo] Removing options '' from query. {{(pid=112369) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:20.372182 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.volume.api [None req-4df08af8-cd1f-4514-b273-98195417c846 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112369) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:20.412974 np0000172986 devstack@c-api.service[112369]: INFO cinder.volume.api [None req-4df08af8-cd1f-4514-b273-98195417c846 demo demo] Get all volumes completed successfully. May 09 07:35:20.414505 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-4df08af8-cd1f-4514-b273-98195417c846 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:20.415015 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 3/10] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:35:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:35:30.403097 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:20.430633 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-5b8f29a7-979c-4848-83bf-21227a3009ee None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:20.433999 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-5b8f29a7-979c-4848-83bf-21227a3009ee demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:36:20.435038 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-5b8f29a7-979c-4848-83bf-21227a3009ee demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:20.435302 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-5b8f29a7-979c-4848-83bf-21227a3009ee demo demo] Calling method 'detail' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:20.435995 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-5b8f29a7-979c-4848-83bf-21227a3009ee demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:20.438350 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.volume.api [None req-5b8f29a7-979c-4848-83bf-21227a3009ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112372) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:20.474652 np0000172986 devstack@c-api.service[112372]: INFO cinder.volume.api [None req-5b8f29a7-979c-4848-83bf-21227a3009ee demo demo] Get all volumes completed successfully. May 09 07:36:20.476973 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-5b8f29a7-979c-4848-83bf-21227a3009ee demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:20.478103 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 3/11] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:36:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:36:30.467124 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:20.491536 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-8ccba7be-9d34-4fac-88f4-6b023479b5ab None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:20.496135 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-8ccba7be-9d34-4fac-88f4-6b023479b5ab demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:37:20.496477 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-8ccba7be-9d34-4fac-88f4-6b023479b5ab demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:20.496665 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-8ccba7be-9d34-4fac-88f4-6b023479b5ab demo demo] Calling method 'detail' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:20.497174 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.api_utils [None req-8ccba7be-9d34-4fac-88f4-6b023479b5ab demo demo] Removing options '' from query. {{(pid=112371) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:20.498156 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.volume.api [None req-8ccba7be-9d34-4fac-88f4-6b023479b5ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112371) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:20.531397 np0000172986 devstack@c-api.service[112371]: INFO cinder.volume.api [None req-8ccba7be-9d34-4fac-88f4-6b023479b5ab demo demo] Get all volumes completed successfully. May 09 07:37:20.534391 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-8ccba7be-9d34-4fac-88f4-6b023479b5ab demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:20.534956 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 4/12] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:37:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:37:30.525444 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:20.548942 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-9ae83af2-292c-4d88-8234-4494adcd1473 None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:20.553950 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-9ae83af2-292c-4d88-8234-4494adcd1473 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:38:20.554190 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-9ae83af2-292c-4d88-8234-4494adcd1473 demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:20.554436 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-9ae83af2-292c-4d88-8234-4494adcd1473 demo demo] Calling method 'detail' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:20.554990 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.api_utils [None req-9ae83af2-292c-4d88-8234-4494adcd1473 demo demo] Removing options '' from query. {{(pid=112370) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:20.556086 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.volume.api [None req-9ae83af2-292c-4d88-8234-4494adcd1473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112370) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:20.593876 np0000172986 devstack@c-api.service[112370]: INFO cinder.volume.api [None req-9ae83af2-292c-4d88-8234-4494adcd1473 demo demo] Get all volumes completed successfully. May 09 07:38:20.596370 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-9ae83af2-292c-4d88-8234-4494adcd1473 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:20.596921 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:38:20 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) May 09 07:38:30.586597 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=1 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:20.611164 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-182aa455-422a-429b-8b7d-047ae0f2d099 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:20.614022 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-182aa455-422a-429b-8b7d-047ae0f2d099 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:39:20.614286 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-182aa455-422a-429b-8b7d-047ae0f2d099 demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:20.614537 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-182aa455-422a-429b-8b7d-047ae0f2d099 demo demo] Calling method 'detail' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:20.614900 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.api_utils [None req-182aa455-422a-429b-8b7d-047ae0f2d099 demo demo] Removing options '' from query. {{(pid=112369) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:20.616612 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.volume.api [None req-182aa455-422a-429b-8b7d-047ae0f2d099 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112369) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:20.624693 np0000172986 devstack@c-api.service[112369]: INFO cinder.volume.api [None req-182aa455-422a-429b-8b7d-047ae0f2d099 demo demo] Get all volumes completed successfully. May 09 07:39:20.627049 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-182aa455-422a-429b-8b7d-047ae0f2d099 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:20.627534 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 4/14] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:39:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:30.619694 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:20.641968 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-ccff11f4-0664-4f1e-8693-4a9c23d49156 None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:20.747505 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-ccff11f4-0664-4f1e-8693-4a9c23d49156 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:40:20.747898 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-ccff11f4-0664-4f1e-8693-4a9c23d49156 demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:20.748389 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-ccff11f4-0664-4f1e-8693-4a9c23d49156 demo demo] Calling method 'detail' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:20.748886 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-ccff11f4-0664-4f1e-8693-4a9c23d49156 demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:20.750223 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.volume.api [None req-ccff11f4-0664-4f1e-8693-4a9c23d49156 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112372) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:20.760833 np0000172986 devstack@c-api.service[112372]: INFO cinder.volume.api [None req-ccff11f4-0664-4f1e-8693-4a9c23d49156 demo demo] Get all volumes completed successfully. May 09 07:40:20.763887 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-ccff11f4-0664-4f1e-8693-4a9c23d49156 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:20.764419 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 4/15] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:40:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:40:30.754938 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:20.776606 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-975e3c5b-e707-4c3e-8f28-6c9c08e3f506 None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:20.779903 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-975e3c5b-e707-4c3e-8f28-6c9c08e3f506 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:41:20.780195 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-975e3c5b-e707-4c3e-8f28-6c9c08e3f506 demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:20.780441 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-975e3c5b-e707-4c3e-8f28-6c9c08e3f506 demo demo] Calling method 'detail' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:20.780810 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.api_utils [None req-975e3c5b-e707-4c3e-8f28-6c9c08e3f506 demo demo] Removing options '' from query. {{(pid=112371) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:20.781806 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.volume.api [None req-975e3c5b-e707-4c3e-8f28-6c9c08e3f506 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112371) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:20.792847 np0000172986 devstack@c-api.service[112371]: INFO cinder.volume.api [None req-975e3c5b-e707-4c3e-8f28-6c9c08e3f506 demo demo] Get all volumes completed successfully. May 09 07:41:20.795477 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-975e3c5b-e707-4c3e-8f28-6c9c08e3f506 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:20.796024 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 5/16] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:41:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:30.785981 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:20.807795 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-cfb0879f-2e0a-4d9a-bd55-21c16d3e2571 None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:20.811283 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-cfb0879f-2e0a-4d9a-bd55-21c16d3e2571 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:42:20.811422 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-cfb0879f-2e0a-4d9a-bd55-21c16d3e2571 demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:20.811649 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-cfb0879f-2e0a-4d9a-bd55-21c16d3e2571 demo demo] Calling method 'detail' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:20.812037 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.api_utils [None req-cfb0879f-2e0a-4d9a-bd55-21c16d3e2571 demo demo] Removing options '' from query. {{(pid=112370) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:20.814055 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.volume.api [None req-cfb0879f-2e0a-4d9a-bd55-21c16d3e2571 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112370) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:20.821757 np0000172986 devstack@c-api.service[112370]: INFO cinder.volume.api [None req-cfb0879f-2e0a-4d9a-bd55-21c16d3e2571 demo demo] Get all volumes completed successfully. May 09 07:42:20.823668 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-cfb0879f-2e0a-4d9a-bd55-21c16d3e2571 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:20.824119 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:42:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:30.817290 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=1 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:20.837314 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-402e4ee0-8ffd-4229-9d9f-5f4596abb817 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:20.841874 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-402e4ee0-8ffd-4229-9d9f-5f4596abb817 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:43:20.842311 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-402e4ee0-8ffd-4229-9d9f-5f4596abb817 demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:20.842814 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-402e4ee0-8ffd-4229-9d9f-5f4596abb817 demo demo] Calling method 'detail' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:20.843321 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.api_utils [None req-402e4ee0-8ffd-4229-9d9f-5f4596abb817 demo demo] Removing options '' from query. {{(pid=112369) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:20.844974 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.volume.api [None req-402e4ee0-8ffd-4229-9d9f-5f4596abb817 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112369) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:20.854336 np0000172986 devstack@c-api.service[112369]: INFO cinder.volume.api [None req-402e4ee0-8ffd-4229-9d9f-5f4596abb817 demo demo] Get all volumes completed successfully. May 09 07:43:20.856502 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-402e4ee0-8ffd-4229-9d9f-5f4596abb817 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:20.856862 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 5/18] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:43:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:30.850781 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:20.871414 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-6b6b80a1-71b7-4387-b151-878a9e0c6257 None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:20.875457 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-6b6b80a1-71b7-4387-b151-878a9e0c6257 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:44:20.875722 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-6b6b80a1-71b7-4387-b151-878a9e0c6257 demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:20.875987 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-6b6b80a1-71b7-4387-b151-878a9e0c6257 demo demo] Calling method 'detail' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:20.876304 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-6b6b80a1-71b7-4387-b151-878a9e0c6257 demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:20.877265 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.volume.api [None req-6b6b80a1-71b7-4387-b151-878a9e0c6257 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112372) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:20.884707 np0000172986 devstack@c-api.service[112372]: INFO cinder.volume.api [None req-6b6b80a1-71b7-4387-b151-878a9e0c6257 demo demo] Get all volumes completed successfully. May 09 07:44:20.887161 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-6b6b80a1-71b7-4387-b151-878a9e0c6257 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:20.887545 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 5/19] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:44:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:30.880282 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:20.904444 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-b81040ce-7137-4678-8990-f90098a5aa91 None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:21.052193 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-b81040ce-7137-4678-8990-f90098a5aa91 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:45:21.052661 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-b81040ce-7137-4678-8990-f90098a5aa91 demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:21.052952 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-b81040ce-7137-4678-8990-f90098a5aa91 demo demo] Calling method 'detail' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:21.053221 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.api_utils [None req-b81040ce-7137-4678-8990-f90098a5aa91 demo demo] Removing options '' from query. {{(pid=112371) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:21.054171 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.volume.api [None req-b81040ce-7137-4678-8990-f90098a5aa91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112371) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:21.065080 np0000172986 devstack@c-api.service[112371]: INFO cinder.volume.api [None req-b81040ce-7137-4678-8990-f90098a5aa91 demo demo] Get all volumes completed successfully. May 09 07:45:21.069478 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-b81040ce-7137-4678-8990-f90098a5aa91 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:21.070252 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 6/20] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:45:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:31.057613 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:21.086964 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-d400d692-3a48-4512-a171-b96d25aa5e1f None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:21.091386 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-d400d692-3a48-4512-a171-b96d25aa5e1f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:46:21.091849 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-d400d692-3a48-4512-a171-b96d25aa5e1f demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:21.092262 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-d400d692-3a48-4512-a171-b96d25aa5e1f demo demo] Calling method 'detail' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:21.092827 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.api_utils [None req-d400d692-3a48-4512-a171-b96d25aa5e1f demo demo] Removing options '' from query. {{(pid=112370) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:21.094410 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.volume.api [None req-d400d692-3a48-4512-a171-b96d25aa5e1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112370) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:21.104071 np0000172986 devstack@c-api.service[112370]: INFO cinder.volume.api [None req-d400d692-3a48-4512-a171-b96d25aa5e1f demo demo] Get all volumes completed successfully. May 09 07:46:21.106799 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-d400d692-3a48-4512-a171-b96d25aa5e1f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:21.107292 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:46:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:31.098286 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=1 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:21.121263 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-29f3f0cd-1f06-4712-9a62-43b46df92ce6 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:21.126082 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-29f3f0cd-1f06-4712-9a62-43b46df92ce6 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:47:21.126469 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-29f3f0cd-1f06-4712-9a62-43b46df92ce6 demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:21.126901 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-29f3f0cd-1f06-4712-9a62-43b46df92ce6 demo demo] Calling method 'detail' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:21.127363 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.api_utils [None req-29f3f0cd-1f06-4712-9a62-43b46df92ce6 demo demo] Removing options '' from query. {{(pid=112369) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:21.129061 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.volume.api [None req-29f3f0cd-1f06-4712-9a62-43b46df92ce6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112369) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:21.140824 np0000172986 devstack@c-api.service[112369]: INFO cinder.volume.api [None req-29f3f0cd-1f06-4712-9a62-43b46df92ce6 demo demo] Get all volumes completed successfully. May 09 07:47:21.145377 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-29f3f0cd-1f06-4712-9a62-43b46df92ce6 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:21.145854 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:47:21 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) May 09 07:47:31.133539 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:21.159654 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-ccce427a-1b85-4d58-b46c-c4d59ee575d7 None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:21.162364 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-ccce427a-1b85-4d58-b46c-c4d59ee575d7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:48:21.162609 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-ccce427a-1b85-4d58-b46c-c4d59ee575d7 demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:21.162889 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-ccce427a-1b85-4d58-b46c-c4d59ee575d7 demo demo] Calling method 'detail' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:21.163180 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-ccce427a-1b85-4d58-b46c-c4d59ee575d7 demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:21.164128 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.volume.api [None req-ccce427a-1b85-4d58-b46c-c4d59ee575d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112372) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:21.172575 np0000172986 devstack@c-api.service[112372]: INFO cinder.volume.api [None req-ccce427a-1b85-4d58-b46c-c4d59ee575d7 demo demo] Get all volumes completed successfully. May 09 07:48:21.175020 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-ccce427a-1b85-4d58-b46c-c4d59ee575d7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:21.175364 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 6/23] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:48:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:31.167675 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:21.197467 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-99df98ad-7b67-4c24-a194-7910cfca0bad None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:21.201683 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-99df98ad-7b67-4c24-a194-7910cfca0bad demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:49:21.201978 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-99df98ad-7b67-4c24-a194-7910cfca0bad demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:21.202273 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-99df98ad-7b67-4c24-a194-7910cfca0bad demo demo] Calling method 'detail' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:21.202637 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.api_utils [None req-99df98ad-7b67-4c24-a194-7910cfca0bad demo demo] Removing options '' from query. {{(pid=112371) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:21.204033 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.volume.api [None req-99df98ad-7b67-4c24-a194-7910cfca0bad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112371) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:21.213269 np0000172986 devstack@c-api.service[112371]: INFO cinder.volume.api [None req-99df98ad-7b67-4c24-a194-7910cfca0bad demo demo] Get all volumes completed successfully. May 09 07:49:21.215886 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-99df98ad-7b67-4c24-a194-7910cfca0bad demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:21.216380 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 7/24] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:49:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:31.207452 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:21.227988 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-0411c1b4-982f-4749-9ea2-0e572c692a6d None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:21.352501 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-0411c1b4-982f-4749-9ea2-0e572c692a6d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:50:21.352940 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-0411c1b4-982f-4749-9ea2-0e572c692a6d demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:21.353346 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-0411c1b4-982f-4749-9ea2-0e572c692a6d demo demo] Calling method 'detail' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:21.353960 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.api_utils [None req-0411c1b4-982f-4749-9ea2-0e572c692a6d demo demo] Removing options '' from query. {{(pid=112370) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:21.355675 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.volume.api [None req-0411c1b4-982f-4749-9ea2-0e572c692a6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112370) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:21.366167 np0000172986 devstack@c-api.service[112370]: INFO cinder.volume.api [None req-0411c1b4-982f-4749-9ea2-0e572c692a6d demo demo] Get all volumes completed successfully. May 09 07:50:21.368230 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-0411c1b4-982f-4749-9ea2-0e572c692a6d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:21.368727 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:50:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:50:31.360370 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=1 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:21.390413 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-1c890a05-aac0-457c-b569-d28aa9570e09 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:21.393313 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-1c890a05-aac0-457c-b569-d28aa9570e09 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:51:21.393587 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-1c890a05-aac0-457c-b569-d28aa9570e09 demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:21.393833 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-1c890a05-aac0-457c-b569-d28aa9570e09 demo demo] Calling method 'detail' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:21.394131 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.api_utils [None req-1c890a05-aac0-457c-b569-d28aa9570e09 demo demo] Removing options '' from query. {{(pid=112369) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:21.395313 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.volume.api [None req-1c890a05-aac0-457c-b569-d28aa9570e09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112369) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:21.403053 np0000172986 devstack@c-api.service[112369]: INFO cinder.volume.api [None req-1c890a05-aac0-457c-b569-d28aa9570e09 demo demo] Get all volumes completed successfully. May 09 07:51:21.405887 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-1c890a05-aac0-457c-b569-d28aa9570e09 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:21.406362 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:51:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:31.398434 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:21.418611 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-75908d26-9420-467b-aa8e-d8105917452d None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:21.422787 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-75908d26-9420-467b-aa8e-d8105917452d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:52:21.423061 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-75908d26-9420-467b-aa8e-d8105917452d demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:21.423313 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-75908d26-9420-467b-aa8e-d8105917452d demo demo] Calling method 'detail' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:21.423625 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-75908d26-9420-467b-aa8e-d8105917452d demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:21.424836 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.volume.api [None req-75908d26-9420-467b-aa8e-d8105917452d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112372) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:21.433412 np0000172986 devstack@c-api.service[112372]: INFO cinder.volume.api [None req-75908d26-9420-467b-aa8e-d8105917452d demo demo] Get all volumes completed successfully. May 09 07:52:21.435929 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-75908d26-9420-467b-aa8e-d8105917452d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:21.437279 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 7/27] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:52:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:31.428036 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:21.452489 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-15338fed-3f5a-4225-9a36-58771168e0e4 None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:21.455368 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-15338fed-3f5a-4225-9a36-58771168e0e4 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:53:21.455741 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-15338fed-3f5a-4225-9a36-58771168e0e4 demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:21.456040 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-15338fed-3f5a-4225-9a36-58771168e0e4 demo demo] Calling method 'detail' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:21.456398 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.api_utils [None req-15338fed-3f5a-4225-9a36-58771168e0e4 demo demo] Removing options '' from query. {{(pid=112371) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:21.457475 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.volume.api [None req-15338fed-3f5a-4225-9a36-58771168e0e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112371) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:21.466494 np0000172986 devstack@c-api.service[112371]: INFO cinder.volume.api [None req-15338fed-3f5a-4225-9a36-58771168e0e4 demo demo] Get all volumes completed successfully. May 09 07:53:21.470164 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-15338fed-3f5a-4225-9a36-58771168e0e4 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:21.470650 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 8/28] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:53:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:31.460653 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:21.484331 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-7afb3456-f505-4336-bfaf-ace9b05fbfd2 None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:21.487364 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-7afb3456-f505-4336-bfaf-ace9b05fbfd2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:54:21.487778 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-7afb3456-f505-4336-bfaf-ace9b05fbfd2 demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:21.488123 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-7afb3456-f505-4336-bfaf-ace9b05fbfd2 demo demo] Calling method 'detail' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:21.488520 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.api_utils [None req-7afb3456-f505-4336-bfaf-ace9b05fbfd2 demo demo] Removing options '' from query. {{(pid=112370) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:21.489659 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.volume.api [None req-7afb3456-f505-4336-bfaf-ace9b05fbfd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112370) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:21.499574 np0000172986 devstack@c-api.service[112370]: INFO cinder.volume.api [None req-7afb3456-f505-4336-bfaf-ace9b05fbfd2 demo demo] Get all volumes completed successfully. May 09 07:54:21.502424 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-7afb3456-f505-4336-bfaf-ace9b05fbfd2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:21.503009 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:54:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:31.492896 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=1 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:21.518415 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-134ea5e8-1115-4fac-8419-cdcf8272d11f None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:21.602367 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-134ea5e8-1115-4fac-8419-cdcf8272d11f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:55:21.602526 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-134ea5e8-1115-4fac-8419-cdcf8272d11f demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:21.602724 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-134ea5e8-1115-4fac-8419-cdcf8272d11f demo demo] Calling method 'detail' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:21.602967 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.api_utils [None req-134ea5e8-1115-4fac-8419-cdcf8272d11f demo demo] Removing options '' from query. {{(pid=112369) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:21.603661 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.volume.api [None req-134ea5e8-1115-4fac-8419-cdcf8272d11f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112369) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:21.610897 np0000172986 devstack@c-api.service[112369]: INFO cinder.volume.api [None req-134ea5e8-1115-4fac-8419-cdcf8272d11f demo demo] Get all volumes completed successfully. May 09 07:55:21.612703 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-134ea5e8-1115-4fac-8419-cdcf8272d11f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:21.613002 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:55:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:31.606488 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:21.628921 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-7dc40463-9516-4f08-97fa-d6ec2ef52fb2 None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:21.632226 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-7dc40463-9516-4f08-97fa-d6ec2ef52fb2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:56:21.632487 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-7dc40463-9516-4f08-97fa-d6ec2ef52fb2 demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:21.632763 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-7dc40463-9516-4f08-97fa-d6ec2ef52fb2 demo demo] Calling method 'detail' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:21.633072 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-7dc40463-9516-4f08-97fa-d6ec2ef52fb2 demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:21.634111 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.volume.api [None req-7dc40463-9516-4f08-97fa-d6ec2ef52fb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112372) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:21.641722 np0000172986 devstack@c-api.service[112372]: INFO cinder.volume.api [None req-7dc40463-9516-4f08-97fa-d6ec2ef52fb2 demo demo] Get all volumes completed successfully. May 09 07:56:21.643507 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-7dc40463-9516-4f08-97fa-d6ec2ef52fb2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:21.643826 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 8/31] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:56:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:31.637201 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:21.658002 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-bfcb48e7-acf2-4892-bf6a-63b5efbd51eb None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:21.661367 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-bfcb48e7-acf2-4892-bf6a-63b5efbd51eb demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:57:21.661623 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-bfcb48e7-acf2-4892-bf6a-63b5efbd51eb demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:21.661873 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-bfcb48e7-acf2-4892-bf6a-63b5efbd51eb demo demo] Calling method 'detail' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:21.662185 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.api_utils [None req-bfcb48e7-acf2-4892-bf6a-63b5efbd51eb demo demo] Removing options '' from query. {{(pid=112371) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:21.663223 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.volume.api [None req-bfcb48e7-acf2-4892-bf6a-63b5efbd51eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112371) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:21.671192 np0000172986 devstack@c-api.service[112371]: INFO cinder.volume.api [None req-bfcb48e7-acf2-4892-bf6a-63b5efbd51eb demo demo] Get all volumes completed successfully. May 09 07:57:21.673393 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-bfcb48e7-acf2-4892-bf6a-63b5efbd51eb demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:21.673761 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 9/32] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:57:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:31.666429 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:21.688947 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-c02d470c-d651-417e-8a14-b8a7b68cfd68 None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:21.692114 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-c02d470c-d651-417e-8a14-b8a7b68cfd68 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:58:21.692402 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-c02d470c-d651-417e-8a14-b8a7b68cfd68 demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:21.692630 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-c02d470c-d651-417e-8a14-b8a7b68cfd68 demo demo] Calling method 'detail' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:21.692944 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.api_utils [None req-c02d470c-d651-417e-8a14-b8a7b68cfd68 demo demo] Removing options '' from query. {{(pid=112370) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:21.693941 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.volume.api [None req-c02d470c-d651-417e-8a14-b8a7b68cfd68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112370) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:21.704468 np0000172986 devstack@c-api.service[112370]: INFO cinder.volume.api [None req-c02d470c-d651-417e-8a14-b8a7b68cfd68 demo demo] Get all volumes completed successfully. May 09 07:58:21.707874 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-c02d470c-d651-417e-8a14-b8a7b68cfd68 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:21.707874 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:58:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:31.697994 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=1 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:21.727315 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-bc8252c2-a551-4423-86b9-f4ad0d0a06f8 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:21.731445 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-bc8252c2-a551-4423-86b9-f4ad0d0a06f8 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 07:59:21.731742 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-bc8252c2-a551-4423-86b9-f4ad0d0a06f8 demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:21.731849 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-bc8252c2-a551-4423-86b9-f4ad0d0a06f8 demo demo] Calling method 'detail' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:21.732059 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.api_utils [None req-bc8252c2-a551-4423-86b9-f4ad0d0a06f8 demo demo] Removing options '' from query. {{(pid=112369) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:21.732780 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.volume.api [None req-bc8252c2-a551-4423-86b9-f4ad0d0a06f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112369) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:21.739546 np0000172986 devstack@c-api.service[112369]: INFO cinder.volume.api [None req-bc8252c2-a551-4423-86b9-f4ad0d0a06f8 demo demo] Get all volumes completed successfully. May 09 07:59:21.741407 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-bc8252c2-a551-4423-86b9-f4ad0d0a06f8 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:21.741852 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 07:59:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:31.736473 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:21.755124 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-f2ddedca-b688-4506-96c1-dc9181a942e2 None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:21.802733 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-f2ddedca-b688-4506-96c1-dc9181a942e2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 08:00:21.803858 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-f2ddedca-b688-4506-96c1-dc9181a942e2 demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:21.804313 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-f2ddedca-b688-4506-96c1-dc9181a942e2 demo demo] Calling method 'detail' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:21.804805 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-f2ddedca-b688-4506-96c1-dc9181a942e2 demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:21.806302 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.volume.api [None req-f2ddedca-b688-4506-96c1-dc9181a942e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112372) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:21.814675 np0000172986 devstack@c-api.service[112372]: INFO cinder.volume.api [None req-f2ddedca-b688-4506-96c1-dc9181a942e2 demo demo] Get all volumes completed successfully. May 09 08:00:21.816607 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-f2ddedca-b688-4506-96c1-dc9181a942e2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:21.816915 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 9/35] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 08:00:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:31.810854 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:21.834861 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-8bd427a0-39e6-4095-9693-425772157a9c None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:21.838131 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-8bd427a0-39e6-4095-9693-425772157a9c demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 08:01:21.838415 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-8bd427a0-39e6-4095-9693-425772157a9c demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:21.839248 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-8bd427a0-39e6-4095-9693-425772157a9c demo demo] Calling method 'detail' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:21.839599 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.api_utils [None req-8bd427a0-39e6-4095-9693-425772157a9c demo demo] Removing options '' from query. {{(pid=112371) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:21.840675 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.volume.api [None req-8bd427a0-39e6-4095-9693-425772157a9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112371) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:21.849891 np0000172986 devstack@c-api.service[112371]: INFO cinder.volume.api [None req-8bd427a0-39e6-4095-9693-425772157a9c demo demo] Get all volumes completed successfully. May 09 08:01:21.853092 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-8bd427a0-39e6-4095-9693-425772157a9c demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:21.853544 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 10/36] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 08:01:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:01:31.843975 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:21.867960 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-1353ad71-96f6-4920-9ac7-a1c0f9088c21 None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:21.869986 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-1353ad71-96f6-4920-9ac7-a1c0f9088c21 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 08:02:21.870448 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-1353ad71-96f6-4920-9ac7-a1c0f9088c21 demo demo] Empty body provided in request {{(pid=112370) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:21.870940 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-1353ad71-96f6-4920-9ac7-a1c0f9088c21 demo demo] Calling method 'detail' {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:21.871435 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.api.api_utils [None req-1353ad71-96f6-4920-9ac7-a1c0f9088c21 demo demo] Removing options '' from query. {{(pid=112370) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:21.873058 np0000172986 devstack@c-api.service[112370]: DEBUG cinder.volume.api [None req-1353ad71-96f6-4920-9ac7-a1c0f9088c21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112370) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:21.882197 np0000172986 devstack@c-api.service[112370]: INFO cinder.volume.api [None req-1353ad71-96f6-4920-9ac7-a1c0f9088c21 demo demo] Get all volumes completed successfully. May 09 08:02:21.884292 np0000172986 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-1353ad71-96f6-4920-9ac7-a1c0f9088c21 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:21.884650 np0000172986 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 08:02:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:02:31.877806 np0000172986 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=1 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:21.901374 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-3c3b7434-5ce9-426c-8171-22d1684cabe0 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:21.905323 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-3c3b7434-5ce9-426c-8171-22d1684cabe0 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 08:03:21.905501 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-3c3b7434-5ce9-426c-8171-22d1684cabe0 demo demo] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:21.905686 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-3c3b7434-5ce9-426c-8171-22d1684cabe0 demo demo] Calling method 'detail' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:21.905897 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.api.api_utils [None req-3c3b7434-5ce9-426c-8171-22d1684cabe0 demo demo] Removing options '' from query. {{(pid=112369) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:21.906584 np0000172986 devstack@c-api.service[112369]: DEBUG cinder.volume.api [None req-3c3b7434-5ce9-426c-8171-22d1684cabe0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112369) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:21.916935 np0000172986 devstack@c-api.service[112369]: INFO cinder.volume.api [None req-3c3b7434-5ce9-426c-8171-22d1684cabe0 demo demo] Get all volumes completed successfully. May 09 08:03:21.921411 np0000172986 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-3c3b7434-5ce9-426c-8171-22d1684cabe0 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:21.922139 np0000172986 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 08:03:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:03:31.909413 np0000172986 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:21.939164 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-71cca8e2-7d5b-4aa8-8972-3a53c638b8da None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:21.942530 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-71cca8e2-7d5b-4aa8-8972-3a53c638b8da demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 08:04:21.942788 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-71cca8e2-7d5b-4aa8-8972-3a53c638b8da demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:21.943118 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-71cca8e2-7d5b-4aa8-8972-3a53c638b8da demo demo] Calling method 'detail' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:21.943375 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-71cca8e2-7d5b-4aa8-8972-3a53c638b8da demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:21.944346 np0000172986 devstack@c-api.service[112372]: DEBUG cinder.volume.api [None req-71cca8e2-7d5b-4aa8-8972-3a53c638b8da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112372) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:21.956230 np0000172986 devstack@c-api.service[112372]: INFO cinder.volume.api [None req-71cca8e2-7d5b-4aa8-8972-3a53c638b8da demo demo] Get all volumes completed successfully. May 09 08:04:21.959317 np0000172986 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-71cca8e2-7d5b-4aa8-8972-3a53c638b8da demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:21.959873 np0000172986 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 10/39] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 08:04:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:04:31.948252 np0000172986 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:21.975617 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.middleware.request_id [None req-439fa4b3-89c7-481c-a617-3ab84e12f894 None None] RequestId filter calling following filter/app {{(pid=112371) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:22.079102 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-439fa4b3-89c7-481c-a617-3ab84e12f894 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 09 08:05:22.079296 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-439fa4b3-89c7-481c-a617-3ab84e12f894 demo demo] Empty body provided in request {{(pid=112371) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:22.079425 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.openstack.wsgi [None req-439fa4b3-89c7-481c-a617-3ab84e12f894 demo demo] Calling method 'detail' {{(pid=112371) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:22.079676 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.api.api_utils [None req-439fa4b3-89c7-481c-a617-3ab84e12f894 demo demo] Removing options '' from query. {{(pid=112371) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:22.080350 np0000172986 devstack@c-api.service[112371]: DEBUG cinder.volume.api [None req-439fa4b3-89c7-481c-a617-3ab84e12f894 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112371) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:22.087114 np0000172986 devstack@c-api.service[112371]: INFO cinder.volume.api [None req-439fa4b3-89c7-481c-a617-3ab84e12f894 demo demo] Get all volumes completed successfully. May 09 08:05:22.089699 np0000172986 devstack@c-api.service[112371]: INFO cinder.api.openstack.wsgi [None req-439fa4b3-89c7-481c-a617-3ab84e12f894 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:22.090292 np0000172986 devstack@c-api.service[112371]: [pid: 112371|app: 0|req: 11/40] 199.204.45.222 () {64 vars in 1294 bytes} [Sat May 9 08:05:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:05:32.082763 np0000172986 devstack@c-api.service[112371]: DEBUG dbcounter [-] [112371] Writing DB stats cinder:SELECT=1 {{(pid=112371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}