May 09 14:07:49.633790 np0000173182 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:07:49.640572 np0000173182 devstack@c-api.service[112604]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:07:49 2026] *** May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: nodename: np0000173182 May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: machine: x86_64 May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: clock source: unix May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: pcre jit disabled May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: detected number of CPU cores: 16 May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: current working directory: / May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: detected binary path: /usr/bin/uwsgi-core May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: your processes number limit is 256917 May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: your memory page size is 4096 bytes May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: detected max file descriptor number: 2048 May 09 14:07:49.643896 np0000173182 devstack@c-api.service[112604]: lock engine: pthread robust mutexes May 09 14:07:49.644962 np0000173182 devstack@c-api.service[112604]: thunder lock: enabled May 09 14:07:49.644962 np0000173182 devstack@c-api.service[112604]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:07:49.644962 np0000173182 devstack@c-api.service[112604]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:07:49.644962 np0000173182 devstack@c-api.service[112604]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:07:49.644962 np0000173182 devstack@c-api.service[112604]: Set PythonHome to /opt/stack/data/venv May 09 14:07:49.679497 np0000173182 devstack@c-api.service[112604]: Python main interpreter initialized at 0x7d71976a3668 May 09 14:07:49.679497 np0000173182 devstack@c-api.service[112604]: python threads support enabled May 09 14:07:49.679497 np0000173182 devstack@c-api.service[112604]: your server socket listen backlog is limited to 100 connections May 09 14:07:49.679497 np0000173182 devstack@c-api.service[112604]: your mercy for graceful operations on workers is 80 seconds May 09 14:07:49.680015 np0000173182 devstack@c-api.service[112604]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:07:49.680164 np0000173182 devstack@c-api.service[112604]: *** Operational MODE: preforking *** May 09 14:07:49.680417 np0000173182 devstack@c-api.service[112604]: *** uWSGI is running in multiple interpreter mode *** May 09 14:07:49.680417 np0000173182 devstack@c-api.service[112604]: spawned uWSGI master process (pid: 112604) May 09 14:07:49.680660 np0000173182 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:07:49.681179 np0000173182 devstack@c-api.service[112604]: spawned uWSGI worker 1 (pid: 112607, cores: 1) May 09 14:07:49.681979 np0000173182 devstack@c-api.service[112604]: spawned uWSGI worker 2 (pid: 112608, cores: 1) May 09 14:07:49.682387 np0000173182 devstack@c-api.service[112604]: spawned uWSGI worker 3 (pid: 112609, cores: 1) May 09 14:07:49.683000 np0000173182 devstack@c-api.service[112604]: spawned uWSGI worker 4 (pid: 112610, cores: 1) May 09 14:07:49.683000 np0000173182 devstack@c-api.service[112604]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:07:49.808633 np0000173182 devstack@c-api.service[112607]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:07:49.808633 np0000173182 devstack@c-api.service[112607]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:07:49.808633 np0000173182 devstack@c-api.service[112607]: we strongly recommend against using it for new projects. May 09 14:07:49.808633 np0000173182 devstack@c-api.service[112607]: If you are already using Eventlet, we recommend migrating to a different May 09 14:07:49.808633 np0000173182 devstack@c-api.service[112607]: framework. For more detail see May 09 14:07:49.808633 np0000173182 devstack@c-api.service[112607]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:07:49.808633 np0000173182 devstack@c-api.service[112607]: import eventlet # noqa May 09 14:07:49.819665 np0000173182 devstack@c-api.service[112608]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:07:49.819665 np0000173182 devstack@c-api.service[112608]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:07:49.819665 np0000173182 devstack@c-api.service[112608]: we strongly recommend against using it for new projects. May 09 14:07:49.819665 np0000173182 devstack@c-api.service[112608]: If you are already using Eventlet, we recommend migrating to a different May 09 14:07:49.819665 np0000173182 devstack@c-api.service[112608]: framework. For more detail see May 09 14:07:49.819665 np0000173182 devstack@c-api.service[112608]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:07:49.819665 np0000173182 devstack@c-api.service[112608]: import eventlet # noqa May 09 14:07:49.830422 np0000173182 devstack@c-api.service[112609]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:07:49.830422 np0000173182 devstack@c-api.service[112609]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:07:49.830422 np0000173182 devstack@c-api.service[112609]: we strongly recommend against using it for new projects. May 09 14:07:49.830422 np0000173182 devstack@c-api.service[112609]: If you are already using Eventlet, we recommend migrating to a different May 09 14:07:49.830422 np0000173182 devstack@c-api.service[112609]: framework. For more detail see May 09 14:07:49.830422 np0000173182 devstack@c-api.service[112609]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:07:49.830422 np0000173182 devstack@c-api.service[112609]: import eventlet # noqa May 09 14:07:49.831622 np0000173182 devstack@c-api.service[112610]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:07:49.831622 np0000173182 devstack@c-api.service[112610]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:07:49.831622 np0000173182 devstack@c-api.service[112610]: we strongly recommend against using it for new projects. May 09 14:07:49.831622 np0000173182 devstack@c-api.service[112610]: If you are already using Eventlet, we recommend migrating to a different May 09 14:07:49.831622 np0000173182 devstack@c-api.service[112610]: framework. For more detail see May 09 14:07:49.831622 np0000173182 devstack@c-api.service[112610]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:07:49.831622 np0000173182 devstack@c-api.service[112610]: import eventlet # noqa May 09 14:07:49.897869 np0000173182 devstack@c-api.service[112607]: /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 14:07:49.897869 np0000173182 devstack@c-api.service[112607]: debtcollector.deprecate( May 09 14:07:49.915799 np0000173182 devstack@c-api.service[112608]: /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 14:07:49.915799 np0000173182 devstack@c-api.service[112608]: debtcollector.deprecate( May 09 14:07:49.918597 np0000173182 devstack@c-api.service[112610]: /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 14:07:49.918597 np0000173182 devstack@c-api.service[112610]: debtcollector.deprecate( May 09 14:07:49.939163 np0000173182 devstack@c-api.service[112609]: /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 14:07:49.939163 np0000173182 devstack@c-api.service[112609]: debtcollector.deprecate( May 09 14:07:49.987481 np0000173182 devstack@c-api.service[112607]: /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 14:07:49.987481 np0000173182 devstack@c-api.service[112607]: from cgi import parse_header May 09 14:07:50.003186 np0000173182 devstack@c-api.service[112608]: /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 14:07:50.003186 np0000173182 devstack@c-api.service[112608]: from cgi import parse_header May 09 14:07:50.004081 np0000173182 devstack@c-api.service[112610]: /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 14:07:50.004081 np0000173182 devstack@c-api.service[112610]: from cgi import parse_header May 09 14:07:50.030927 np0000173182 devstack@c-api.service[112609]: /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 14:07:50.030927 np0000173182 devstack@c-api.service[112609]: from cgi import parse_header May 09 14:07:50.036182 np0000173182 devstack@c-api.service[112607]: /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 14:07:50.036182 np0000173182 devstack@c-api.service[112607]: removals.removed_module( May 09 14:07:50.036916 np0000173182 devstack@c-api.service[112607]: /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 14:07:50.036916 np0000173182 devstack@c-api.service[112607]: removals.removed_module( May 09 14:07:50.048287 np0000173182 devstack@c-api.service[112610]: /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 14:07:50.048287 np0000173182 devstack@c-api.service[112610]: removals.removed_module( May 09 14:07:50.048959 np0000173182 devstack@c-api.service[112610]: /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 14:07:50.048959 np0000173182 devstack@c-api.service[112610]: removals.removed_module( May 09 14:07:50.051074 np0000173182 devstack@c-api.service[112608]: /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 14:07:50.051074 np0000173182 devstack@c-api.service[112608]: removals.removed_module( May 09 14:07:50.053450 np0000173182 devstack@c-api.service[112608]: /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 14:07:50.053450 np0000173182 devstack@c-api.service[112608]: removals.removed_module( May 09 14:07:50.080008 np0000173182 devstack@c-api.service[112609]: /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 14:07:50.080008 np0000173182 devstack@c-api.service[112609]: removals.removed_module( May 09 14:07:50.080966 np0000173182 devstack@c-api.service[112609]: /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 14:07:50.080966 np0000173182 devstack@c-api.service[112609]: removals.removed_module( May 09 14:07:50.663680 np0000173182 devstack@c-api.service[112610]: /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 14:07:50.663680 np0000173182 devstack@c-api.service[112610]: warnings.warn( May 09 14:07:50.690688 np0000173182 devstack@c-api.service[112607]: /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 14:07:50.690688 np0000173182 devstack@c-api.service[112607]: warnings.warn( May 09 14:07:50.739443 np0000173182 devstack@c-api.service[112608]: /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 14:07:50.739443 np0000173182 devstack@c-api.service[112608]: warnings.warn( May 09 14:07:50.739700 np0000173182 devstack@c-api.service[112609]: /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 14:07:50.739700 np0000173182 devstack@c-api.service[112609]: warnings.warn( May 09 14:07:50.773045 np0000173182 devstack@c-api.service[112610]: /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 14:07:50.773045 np0000173182 devstack@c-api.service[112610]: warnings.warn( May 09 14:07:50.803808 np0000173182 devstack@c-api.service[112607]: /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 14:07:50.803808 np0000173182 devstack@c-api.service[112607]: warnings.warn( May 09 14:07:50.851507 np0000173182 devstack@c-api.service[112609]: /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 14:07:50.851507 np0000173182 devstack@c-api.service[112609]: warnings.warn( May 09 14:07:50.894943 np0000173182 devstack@c-api.service[112608]: /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 14:07:50.894943 np0000173182 devstack@c-api.service[112608]: warnings.warn( May 09 14:07:51.090893 np0000173182 devstack@c-api.service[112610]: 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 14:07:51.091652 np0000173182 devstack@c-api.service[112610]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112610) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:07:51.117225 np0000173182 devstack@c-api.service[112607]: 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 14:07:51.117812 np0000173182 devstack@c-api.service[112607]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112607) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:07:51.149830 np0000173182 devstack@c-api.service[112609]: 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 14:07:51.150012 np0000173182 devstack@c-api.service[112609]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112609) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:07:51.181941 np0000173182 devstack@c-api.service[112610]: /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 14:07:51.181941 np0000173182 devstack@c-api.service[112610]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:07:51.186960 np0000173182 devstack@c-api.service[112607]: /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 14:07:51.186960 np0000173182 devstack@c-api.service[112607]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:07:51.208991 np0000173182 devstack@c-api.service[112608]: 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 14:07:51.209207 np0000173182 devstack@c-api.service[112608]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112608) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:07:51.219307 np0000173182 devstack@c-api.service[112609]: /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 14:07:51.219307 np0000173182 devstack@c-api.service[112609]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:07:51.273308 np0000173182 devstack@c-api.service[112608]: /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 14:07:51.273308 np0000173182 devstack@c-api.service[112608]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:07:51.657200 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112609) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:07:51.657366 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112608) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:07:51.657582 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.657654 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112607) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:07:51.657717 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.657805 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:07:51.657889 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.657889 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.658000 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.658059 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.658116 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.658181 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.658279 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.658353 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.658469 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.658552 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.660002 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.660096 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.660096 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.660274 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.660274 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.660454 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.660454 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.660560 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.660560 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.660677 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.660740 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.660800 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.660856 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.660910 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.660965 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.661024 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.661024 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.661024 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.661201 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.661284 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.661354 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.661421 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.661485 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.661541 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.661597 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.661666 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.661732 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.661791 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.661856 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.661921 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.661984 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.662042 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.662094 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.662151 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.662205 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.662286 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.662364 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.662364 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.662479 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.662539 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.662592 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.662644 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.662709 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.662766 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.662831 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.662887 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.662938 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.663005 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.663005 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.663105 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.663161 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.663227 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.663227 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.663227 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.663227 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.663227 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.663593 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.663654 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.663706 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.663770 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.663830 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.663901 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.663974 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.664035 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.664126 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.664209 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.664209 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.664209 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.664498 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.664580 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.664637 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.664697 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.664796 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.664796 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.664796 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.664955 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.665018 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.665087 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.665156 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.665228 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.665479 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.665582 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.665668 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.665769 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.665831 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.665899 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.665960 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.666016 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.666088 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.666164 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.666244 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.666354 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.666416 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.666474 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.666474 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.666474 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.666474 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.666474 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.666776 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.666776 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.666776 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.666776 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.666776 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.666776 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.666776 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.667157 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.667157 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.667315 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.667387 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.667445 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.667503 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.667560 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.667619 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.667676 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.667733 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.667790 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.667847 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.667917 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.667975 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.668041 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.668100 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.668160 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.668217 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.668410 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.668500 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.668562 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.668638 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.668697 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.668754 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.668824 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.668883 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.668953 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.669011 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.669074 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.669133 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.669202 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.669295 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.669359 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.669399 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.669425 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.669455 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.669481 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.669515 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.669545 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.669574 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.669604 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.669638 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.669667 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.669696 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.669725 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.669753 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.669782 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.669818 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.669847 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.669878 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.669913 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.669946 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.669975 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.670003 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.670247 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.670247 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.670319 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.670348 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.670378 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.670404 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.670432 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.670539 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.670572 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.670600 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.670628 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.670656 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.670684 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.670713 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.670740 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.670770 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.670809 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.670840 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.670840 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.670895 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.670926 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.670959 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.670988 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.671024 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.671024 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.671024 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.671024 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.671024 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.671165 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.671165 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.671223 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.671266 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.671304 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.671339 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.671371 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.671406 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.671439 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.671473 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.671500 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.671528 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.671563 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.671592 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.671625 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.671675 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.671710 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.671739 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.671767 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.671796 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.671796 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.671848 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.671848 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.671848 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.671848 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.671848 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.671848 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.671848 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.672390 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.672445 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.672521 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.672557 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.672600 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.672634 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.672670 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.672670 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.672727 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.672758 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.672788 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.672819 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.672849 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.672885 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.672919 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.672948 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.672978 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.673009 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.673039 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.673071 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.673105 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.673140 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.673170 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.673204 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.673235 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.673235 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.673317 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.673348 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.673874 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.674078 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.674078 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.674078 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.674178 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.674215 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.674246 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.674295 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.674328 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.674373 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.674404 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.674432 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.674459 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.674490 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.674526 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.674556 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.674604 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.674638 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.674669 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.674696 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.674696 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.674755 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.674755 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.674755 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.674844 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.674879 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.674910 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.674988 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.680619 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.680708 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.680708 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.680793 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.680833 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.680888 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.680888 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.680962 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.681001 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.681039 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.681039 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.681146 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.681146 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.681288 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.681352 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.681352 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.681352 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.681531 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.681531 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.681531 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.681675 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.681730 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.681792 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.681792 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.681900 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.681900 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.681986 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.682032 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.682073 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.682112 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.682152 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.682191 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.682236 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.682298 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.682350 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.682396 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.682439 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.682478 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.682523 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.682570 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.682612 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.682658 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.682696 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.682735 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.682781 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.682827 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.682865 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.682903 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.682941 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.682980 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.683018 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.683060 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.683099 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.683099 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.683099 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.683099 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.683463 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.683528 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.683570 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.683605 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.683645 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.683686 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.683732 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.683771 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.683809 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.683856 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.683895 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.683935 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.683976 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.684015 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.684062 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.684102 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.684147 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.684187 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.684225 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.684297 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.684342 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.684431 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.684473 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.684513 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.684559 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.684598 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.684641 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.684681 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.684725 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.684770 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.684810 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.684854 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.684892 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.684930 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.684977 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.685016 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.685054 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.685099 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.685145 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.685186 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.685229 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.685287 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.685328 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.685379 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.685423 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.685462 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.685499 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.685540 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.685540 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.685613 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.685651 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.685688 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.685727 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.685764 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.685764 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.685764 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.686646 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.686720 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.686769 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.686856 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.686902 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.686944 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.686982 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.687027 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.687068 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.687111 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.687169 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.687205 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.687267 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.687322 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.687369 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.687413 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.687451 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.687491 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.687530 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.687569 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.687608 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.687660 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.687701 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.687741 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.687784 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.687827 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.687867 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.687910 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.687956 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.687998 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.688037 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.688082 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.688132 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.688178 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.688217 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.688279 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.688319 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.688357 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.688447 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.688492 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.688533 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.688571 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.688571 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.688746 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.688786 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.688824 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.688868 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.688908 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.688945 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.688983 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.689025 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.689064 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.689109 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.689155 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.689193 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.689231 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.689849 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.689932 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.689976 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.690016 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.690056 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.690094 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.690148 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.690189 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.690231 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.690288 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.690331 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.690373 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.690427 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.690469 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.690506 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.690551 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.690596 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.690636 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.690675 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.690713 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.690752 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.690791 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.690791 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.690858 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.690897 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.690897 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.690897 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.690897 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.691196 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.691196 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.691312 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.691362 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.691407 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.691407 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.691487 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.691534 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.691573 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.691573 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.691643 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.691682 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.691682 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.691755 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.691797 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.691835 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.691880 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.691922 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.691961 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.692000 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.692042 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.692087 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.692128 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.692170 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.692214 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.692279 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.692322 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.692360 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.692483 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.692552 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.692593 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.692635 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.692674 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.692712 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.692750 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.692804 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.692860 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.692904 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.692943 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.692982 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.693020 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.693065 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.693109 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.693148 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.693191 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.693239 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.693300 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.693339 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.693376 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.693403 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.693431 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.693460 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.693490 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.693524 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.693559 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.693587 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.693979 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.694056 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.694090 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.694126 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.694156 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.694191 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.694219 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.694262 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.694304 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.694334 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.694366 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.694395 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.694422 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.694451 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.694481 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.694515 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.694548 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.694576 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.694610 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.694639 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.694667 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.694696 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.694724 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.694752 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.694752 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.694752 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.694752 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.694859 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.696699 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.696743 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.696783 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.696813 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.696844 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.696873 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.696902 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.696932 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.696962 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.696998 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.697028 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.697058 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.697088 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.697134 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.697166 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.697198 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.697224 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.697267 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.697305 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.697338 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.697371 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.697400 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.697436 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.697465 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.697494 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.697494 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.697545 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.697574 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.699837 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.699902 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.699957 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.699989 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.700050 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.700108 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.700145 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.700200 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.700234 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.700312 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.700353 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.700405 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.700520 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.700608 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.700691 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.700763 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.700824 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.700889 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.700925 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.700963 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.700994 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.701023 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.701050 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.701080 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.701106 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.701176 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.701237 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.701331 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.701637 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.701695 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.701757 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.701792 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.701818 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.701848 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.701878 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.701904 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.701956 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.701989 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.702025 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.702062 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.702095 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.702123 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.702156 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.702186 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.702216 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.702247 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.702293 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.702320 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.702353 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.702384 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.702413 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.702442 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.702472 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.702498 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.702526 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.702552 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.702844 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.703034 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.703034 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.703111 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.703149 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.703185 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.703215 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.703215 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.703276 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.703276 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.703337 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.703363 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.703390 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.703421 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.703455 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.703484 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.703519 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.703545 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.703576 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.703606 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.703635 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.703665 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.703692 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.703722 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.703750 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.703775 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.703805 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.703835 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.703864 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.703909 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.703935 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.703977 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.704009 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.704120 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.704218 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.704254 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.704303 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.704333 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.704363 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.704398 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.704461 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.704489 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.704518 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.704550 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.704586 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.704616 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.704644 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.704674 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.704700 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.704733 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.704762 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.704788 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.704821 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.704851 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.704879 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.704912 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.704941 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.704972 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.705004 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.705031 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.705064 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.705093 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.705125 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.705125 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.705173 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.705202 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.705227 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.705254 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.705294 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.705328 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.705353 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.705353 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.705409 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.705444 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.705476 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.705508 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.705541 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.705572 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.705600 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.705633 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.705658 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.705687 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.705714 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.705714 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.707107 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.707147 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.707203 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.707246 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.707246 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.707317 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.707347 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.707377 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.707412 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.707443 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.707473 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.707498 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.707526 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.707555 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.707585 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.707614 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.707647 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.707676 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.707705 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.707742 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.707771 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.707796 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.707796 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.707846 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.707846 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.707895 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.707922 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.707922 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.712438 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.712512 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.712613 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.712646 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.712646 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.712697 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.712727 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.712761 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.712790 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.712820 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.712849 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.712882 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.712912 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.712942 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.712969 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.713025 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.713095 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.713131 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.713173 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.713204 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.713233 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.713284 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.713315 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.713385 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.713419 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.713444 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.713504 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.713572 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.714498 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.714545 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.714572 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.714608 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.714639 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.714706 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.714741 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.714772 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.714805 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.714834 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.714867 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.714897 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.714930 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.714956 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.714992 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.715024 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.715024 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.715024 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.715097 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.716155 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.716193 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.716218 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.716281 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.716314 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.716376 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.716462 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.716761 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.716859 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.720451 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.720539 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.720627 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.720683 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.720728 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.720760 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.720790 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.720816 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.720842 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.720867 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.720896 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.720927 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.720995 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.721058 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.721522 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.721717 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.721717 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.721717 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.721802 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.721839 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.721870 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.721899 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.721929 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.721971 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.722064 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.722097 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.722122 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.722149 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.722180 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.722210 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.722236 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.722286 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.722315 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.722347 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.722379 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.722405 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.722435 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.722465 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.722494 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.722525 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.722553 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.722580 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.722610 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.722636 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.722668 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.722694 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.722720 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.722746 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.722772 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.722799 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.722826 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.722856 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.722882 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.722912 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.722942 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.722966 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.722992 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.723016 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.723042 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.723072 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.723102 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.723130 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.723155 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.723182 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112608) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.723212 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.723248 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.723293 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.723293 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.723345 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.723381 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.723408 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.723408 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.723408 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.723408 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:07:51.723408 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:07:51.723408 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:07:51.723552 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:07:51.723588 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:07:51.727269 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:07:51.727269 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:07:51.769121 np0000173182 devstack@c-api.service[112608]: INFO dbcounter [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Registered counter for database cinder May 09 14:07:51.769880 np0000173182 devstack@c-api.service[112610]: INFO dbcounter [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Registered counter for database cinder May 09 14:07:51.770298 np0000173182 devstack@c-api.service[112609]: INFO dbcounter [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Registered counter for database cinder May 09 14:07:51.770776 np0000173182 devstack@c-api.service[112607]: INFO dbcounter [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Registered counter for database cinder May 09 14:07:51.784832 np0000173182 devstack@c-api.service[112608]: DEBUG oslo_db.sqlalchemy.engines [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 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=112608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:51.791003 np0000173182 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:51.796626 np0000173182 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:51.801808 np0000173182 devstack@c-api.service[112607]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 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=112607) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:51.902959 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writer thread running {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:07:51.905313 np0000173182 devstack@c-api.service[112608]: INFO cinder.rpc [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:07:51.908055 np0000173182 devstack@c-api.service[112608]: INFO cinder.rpc [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:07:51.910602 np0000173182 devstack@c-api.service[112608]: INFO cinder.rpc [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:07:51.912713 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writer thread running {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:07:51.913049 np0000173182 devstack@c-api.service[112608]: INFO cinder.rpc [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:07:51.914077 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.915547 np0000173182 devstack@c-api.service[112609]: INFO cinder.rpc [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:07:51.915668 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.916411 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writer thread running {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:07:51.918222 np0000173182 devstack@c-api.service[112609]: INFO cinder.rpc [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:07:51.919030 np0000173182 devstack@c-api.service[112610]: INFO cinder.rpc [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:07:51.920482 np0000173182 devstack@c-api.service[112608]: DEBUG oslo_db.sqlalchemy.engines [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 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=112608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:51.921245 np0000173182 devstack@c-api.service[112609]: INFO cinder.rpc [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:07:51.921675 np0000173182 devstack@c-api.service[112610]: INFO cinder.rpc [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:07:51.922488 np0000173182 devstack@c-api.service[112608]: INFO cinder.rpc [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:07:51.923530 np0000173182 devstack@c-api.service[112610]: INFO cinder.rpc [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:07:51.923958 np0000173182 devstack@c-api.service[112609]: INFO cinder.rpc [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:07:51.924595 np0000173182 devstack@c-api.service[112608]: INFO cinder.rpc [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:07:51.925458 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.925589 np0000173182 devstack@c-api.service[112610]: INFO cinder.rpc [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:07:51.925738 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.926621 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.927201 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.928524 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.928643 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writer thread running {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:07:51.931544 np0000173182 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:07:51.932434 np0000173182 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:51.934129 np0000173182 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:07:51.934627 np0000173182 devstack@c-api.service[112609]: INFO cinder.rpc [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:07:51.936050 np0000173182 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:51.936247 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.936627 np0000173182 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:07:51.936845 np0000173182 devstack@c-api.service[112609]: INFO cinder.rpc [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:07:51.938051 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.938740 np0000173182 devstack@c-api.service[112610]: INFO cinder.rpc [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:07:51.938884 np0000173182 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:07:51.939510 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.940531 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.941306 np0000173182 devstack@c-api.service[112610]: INFO cinder.rpc [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:07:51.942490 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.942714 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.943480 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.946856 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.948991 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.950520 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.952372 np0000173182 devstack@c-api.service[112607]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 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=112607) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:07:51.953014 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.953977 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.955308 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.956496 np0000173182 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:07:51.957422 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.958212 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.958762 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.959270 np0000173182 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:07:51.960807 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.961196 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.962745 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.963566 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.964280 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.965991 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.967155 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.968523 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.968734 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.970382 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.973111 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.973504 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.974580 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.975749 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.976760 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.978500 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.979628 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.980810 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.981011 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.981143 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.982608 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.983971 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.984124 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.984197 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.985625 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.985823 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.986568 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.987318 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.988441 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.988512 np0000173182 devstack@c-api.service[112608]: WARNING cinder.api.contrib.hosts [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:07:51.988648 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.989229 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.991029 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.991134 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.992752 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.993303 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.993783 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: extensions {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:51.994923 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.995102 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: encryption {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:51.995274 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.997087 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: encryption {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:51.998194 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.999076 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:51.999320 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: os-quota-sets {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.000780 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: cgsnapshots {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.001720 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.002248 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: os-quota-class-sets {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.003239 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.003382 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.003660 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: os-availability-zone {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.004488 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.004849 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.004989 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: qos-specs {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.006569 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.007777 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: backups {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.008105 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.008577 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.009314 np0000173182 devstack@c-api.service[112610]: WARNING cinder.api.contrib.hosts [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:07:52.009695 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.010045 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: extra_specs {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.010114 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.011830 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.012014 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: os-snapshot-manage {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.012760 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.013602 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.013950 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: os-volume-type-access {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.014508 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: extensions {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.015321 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.015437 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.015880 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: capabilities {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.015975 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.017211 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: os-hosts {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.017638 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.017721 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.018680 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: consistencygroups {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.019431 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: os-quota-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.020105 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.020229 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.020698 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: os-volume-transfer {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.020994 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: cgsnapshots {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.022431 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.022519 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: scheduler-stats {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.022597 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: os-quota-class-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.022786 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.023874 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: os-availability-zone {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.024028 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extended resource: os-volume-manage {{(pid=112608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.024097 np0000173182 devstack@c-api.service[112609]: WARNING cinder.api.contrib.hosts [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:07:52.025161 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: qos-specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.025291 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.026467 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.027041 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.027355 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: backups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.027571 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] SnapshotActionsController initialized {{(pid=112608) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:07:52.027664 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.028376 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.029904 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.030006 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.030384 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: extra_specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.031395 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: extensions {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.031514 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.032014 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: os-snapshot-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.032814 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.033370 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: encryption {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.033677 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: os-volume-type-access {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.034559 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.035537 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: capabilities {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.035873 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: encryption {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.036162 np0000173182 devstack@c-api.service[112608]: WARNING castellan.key_manager.migration [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.036362 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.036935 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: os-hosts {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.037054 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.037210 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.037350 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.037506 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.037611 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.037706 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.037827 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.037934 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.038049 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.038157 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension UsedLimits extending resource: limits {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.038341 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension TypesManage extending resource: types {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.038440 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: os-quota-sets {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.038505 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: consistencygroups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.038569 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension AdminActions extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.038653 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension AdminActions extending resource: snapshots {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.038745 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension AdminActions extending resource: backups {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.038832 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension VolumeActions extending resource: volumes {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.039078 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.v3.router [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.040583 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: cgsnapshots {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.040670 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: os-volume-transfer {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.041425 np0000173182 devstack@c-api.service[112608]: WARNING keystonemiddleware.auth_token [None req-a6edfe79-22cc-4771-b178-65bd2ea7e861 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 14:07:52.042101 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.042500 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: scheduler-stats {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.042798 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: os-quota-class-sets {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.044299 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extended resource: os-volume-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.044898 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: os-availability-zone {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.045827 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.046782 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.046967 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: qos-specs {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.047788 np0000173182 devstack@c-api.service[112608]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d71976a3668 pid: 112608 (default app) May 09 14:07:52.047857 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.contrib.snapshot_actions [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] SnapshotActionsController initialized {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:07:52.048152 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.048352 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.048352 np0000173182 devstack@c-api.service[112608]: warnings.warn( May 09 14:07:52.048671 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.050152 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.050339 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.051690 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.052080 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: backups {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.052774 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.053277 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.054885 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.054994 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.055110 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: extra_specs {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.056480 np0000173182 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.056665 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.056665 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.056874 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.056874 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.057027 np0000173182 devstack@c-api.service[112607]: WARNING cinder.api.contrib.hosts [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:07:52.057096 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.057096 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.057096 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.057096 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.057423 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.057423 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.057423 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.057423 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.057423 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.057423 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.057878 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.057878 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.057878 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.057878 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.057878 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.058283 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.058283 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.058283 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.058283 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.058283 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.058649 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.058649 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.058649 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.058649 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.058921 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.058921 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.058921 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.058921 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.058921 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.059323 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.059323 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.059323 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.059323 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.059323 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.059676 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.059676 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.059676 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.059676 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.059676 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.059676 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.060116 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.060116 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.060116 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.060116 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.060116 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.060116 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.060563 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.060563 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.060563 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.060563 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.060563 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.060563 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.061040 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.061040 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.061040 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.061040 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.061040 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.061493 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.061493 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.061493 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.061493 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.061493 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.061867 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.061867 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.061867 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.061867 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.061867 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.061867 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.062313 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.062313 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.062313 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.062313 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.062313 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.062313 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.062682 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.062743 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.062743 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.062743 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.062743 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.062743 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.063116 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.063116 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.063116 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.063116 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.063116 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.063470 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.063470 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.063470 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.063470 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.063793 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.063864 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.063864 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.063864 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.063864 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.064170 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.064170 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.064170 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.064170 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.064524 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: os-snapshot-manage {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.064588 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.064588 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.064588 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.064588 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.064855 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.064918 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.064918 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.064918 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.064918 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.065199 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.065199 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.065199 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.065199 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.065615 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.065615 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.065615 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.065615 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066512 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066512 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066512 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066512 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066666 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.066700 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066700 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066700 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066700 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066839 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066839 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066839 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066839 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066985 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066985 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066985 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066985 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.066985 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.066985 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067176 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.067211 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067211 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067211 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067211 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067211 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067406 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067406 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067406 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067549 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.067580 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067580 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067580 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067580 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067580 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067580 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067770 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067770 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067836 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.067868 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067868 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067868 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.067868 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.067868 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068048 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068048 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068048 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068048 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068048 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068048 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068048 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068280 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.068312 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068312 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068312 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068312 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068312 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068495 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068495 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068495 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068495 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068495 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068638 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068638 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068638 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068638 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068771 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.068806 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068806 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068806 np0000173182 devstack@c-api.service[112608]: /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 14:07:52.068806 np0000173182 devstack@c-api.service[112608]: warnings.warn(deprecated_msg) May 09 14:07:52.068939 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.068939 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension UsedLimits extending resource: limits {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.068939 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension TypesManage extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.068939 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension AdminActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.068939 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension AdminActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.068939 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension AdminActions extending resource: backups {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.068939 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension VolumeActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.069132 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.069163 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: os-volume-type-access {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.069194 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-9104f056-c012-4b96-ba98-ef3b2d5bd2d8 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:52.069228 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.069272 np0000173182 devstack@c-api.service[112610]: WARNING keystonemiddleware.auth_token [None req-2bdb2f88-ff3a-4843-83fa-58f8b6943b80 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 14:07:52.069300 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: capabilities {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.069338 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.069362 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 946 bytes} [Sat May 9 14:07:52 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 14:07:52.069391 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: os-hosts {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.069420 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: extensions {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.069451 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: consistencygroups {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.069481 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: encryption {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.069510 np0000173182 devstack@c-api.service[112610]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d71976a3668 pid: 112610 (default app) May 09 14:07:52.069562 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: encryption {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.069602 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: os-volume-transfer {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.071855 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: os-quota-sets {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.072091 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: scheduler-stats {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.074172 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: cgsnapshots {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.074420 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extended resource: os-volume-manage {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.076431 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: os-quota-class-sets {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.078145 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.078548 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: os-availability-zone {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.079715 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.contrib.snapshot_actions [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] SnapshotActionsController initialized {{(pid=112609) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:07:52.080586 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: qos-specs {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.080915 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.083090 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.084378 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: backups {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.085365 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.087369 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.088580 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: extra_specs {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.089619 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.091119 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: os-snapshot-manage {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.091910 np0000173182 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.093242 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.093445 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.093513 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: os-volume-type-access {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.093715 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.093833 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.094014 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.094172 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.094403 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.094557 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.094755 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.094909 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension UsedLimits extending resource: limits {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.095069 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension TypesManage extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.095233 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension AdminActions extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.095443 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension AdminActions extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.095602 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension AdminActions extending resource: backups {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.095771 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension VolumeActions extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.095982 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: capabilities {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.096090 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.098060 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: os-hosts {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.100002 np0000173182 devstack@c-api.service[112609]: WARNING keystonemiddleware.auth_token [None req-f59c85f0-9af2-4806-8122-cd59e345acc6 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 14:07:52.100368 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: consistencygroups {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.103578 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: os-volume-transfer {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.106449 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: scheduler-stats {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.109165 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extended resource: os-volume-manage {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:07:52.109376 np0000173182 devstack@c-api.service[112609]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d71976a3668 pid: 112609 (default app) May 09 14:07:52.111835 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.112939 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.contrib.snapshot_actions [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] SnapshotActionsController initialized {{(pid=112607) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:07:52.113778 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.115172 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.116634 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.118085 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.119577 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.121098 np0000173182 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:07:52.122001 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.122099 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.122226 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.122376 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.122482 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.122612 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.122734 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.122886 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.122966 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.123048 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension UsedLimits extending resource: limits {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.123147 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension TypesManage extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.123287 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension AdminActions extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.123412 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension AdminActions extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.123514 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension AdminActions extending resource: backups {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.123616 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension VolumeActions extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.123832 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:07:52.126191 np0000173182 devstack@c-api.service[112607]: WARNING keystonemiddleware.auth_token [None req-e5a71868-7af2-4979-b8e6-ac09ea94cd78 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 14:07:52.132864 np0000173182 devstack@c-api.service[112607]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d71976a3668 pid: 112607 (default app) May 09 14:07:59.493941 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-414162db-bc43-4ad8-80c3-5527b210d74d None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:00.054622 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-414162db-bc43-4ad8-80c3-5527b210d74d admin admin] POST https://199.204.45.72/volume/v3/types May 09 14:08:00.055273 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-414162db-bc43-4ad8-80c3-5527b210d74d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:08:00.057008 np0000173182 devstack@c-api.service[112608]: /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 14:08:00.057008 np0000173182 devstack@c-api.service[112608]: warnings.warn( May 09 14:08:00.066984 np0000173182 devstack@c-api.service[112608]: DEBUG oslo_db.sqlalchemy.engines [None req-414162db-bc43-4ad8-80c3-5527b210d74d 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=112608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:00.103976 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-414162db-bc43-4ad8-80c3-5527b210d74d admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 May 09 14:08:00.104383 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 2/2] 199.204.45.72 () {68 vars in 1281 bytes} [Sat May 9 14:07:59 2026] POST /volume/v3/types => generated 186 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:08:00.121564 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.121564 np0000173182 devstack@c-api.service[112610]: warnings.warn( May 09 14:08:00.130536 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.130536 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.130536 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.130536 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.130927 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.130927 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.130927 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.130927 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.131311 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.131311 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.131311 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.131311 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.131311 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.131311 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.131810 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.131810 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.131810 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.131810 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.131810 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.132179 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.132179 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.132179 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.132179 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.132179 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.132595 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.132595 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.132595 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.132595 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.132858 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.132858 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.132858 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.132858 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.132858 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133163 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.133163 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133163 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.133163 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133163 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.133469 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133469 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.133469 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133469 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.133469 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133469 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.133896 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133896 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.133896 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133896 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.133896 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.133896 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.134483 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.134483 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.134483 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.134483 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.134483 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.134483 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.134788 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.134788 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.134788 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.134788 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.134788 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.134969 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.134969 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.134969 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.134969 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.134969 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135154 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135154 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135154 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135154 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135154 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135154 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135395 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135395 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135395 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135395 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135395 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135395 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135633 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135633 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135633 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135633 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135633 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135850 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135850 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135850 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.135850 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.135850 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136213 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136213 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136213 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136213 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136403 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136403 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136403 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136403 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136564 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136564 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136564 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136564 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136564 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136758 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136758 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136758 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136758 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136758 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136929 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136929 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.136929 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.136929 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137077 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137077 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137077 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137077 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137231 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137231 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137231 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137231 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137506 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137506 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137506 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137506 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137676 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137676 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137676 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137676 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137824 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137824 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137824 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.137824 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.137824 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138013 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138013 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138013 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138013 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138013 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138013 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138301 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138301 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138301 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138301 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138301 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138482 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138482 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138482 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138482 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138482 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138482 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138713 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138713 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138713 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138713 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138713 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138713 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138927 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138927 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138927 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138927 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.138927 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.138927 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139215 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139215 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139215 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139215 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139215 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139215 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139525 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139525 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139525 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139525 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139708 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139708 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139708 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139708 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139708 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139901 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139901 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139901 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139901 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.139901 np0000173182 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 09 14:08:00.139901 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [req-414162db-bc43-4ad8-80c3-5527b210d74d req-bd3b48b9-b01d-4772-9d37-fca0b16d07e7 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:00.472900 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [req-414162db-bc43-4ad8-80c3-5527b210d74d req-bd3b48b9-b01d-4772-9d37-fca0b16d07e7 admin admin] POST https://199.204.45.72/volume/v3/types/2f09dfb1-ce2d-4bea-ab4d-22e1eb557d8a/extra_specs May 09 14:08:00.473514 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [req-414162db-bc43-4ad8-80c3-5527b210d74d req-bd3b48b9-b01d-4772-9d37-fca0b16d07e7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:08:00.475287 np0000173182 devstack@c-api.service[112610]: /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 14:08:00.475287 np0000173182 devstack@c-api.service[112610]: warnings.warn( May 09 14:08:00.484675 np0000173182 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [req-414162db-bc43-4ad8-80c3-5527b210d74d req-bd3b48b9-b01d-4772-9d37-fca0b16d07e7 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:00.544797 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [req-414162db-bc43-4ad8-80c3-5527b210d74d req-bd3b48b9-b01d-4772-9d37-fca0b16d07e7 admin admin] https://199.204.45.72/volume/v3/types/2f09dfb1-ce2d-4bea-ab4d-22e1eb557d8a/extra_specs returned with HTTP 200 May 09 14:08:00.545374 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 1/3] 199.204.45.72 () {70 vars in 1498 bytes} [Sat May 9 14:08:00 2026] POST /volume/v3/types/2f09dfb1-ce2d-4bea-ab4d-22e1eb557d8a/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:08:01.936870 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=6 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:01.959194 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=6 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:10.101417 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:10.544720 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:34.123833 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.123833 np0000173182 devstack@c-api.service[112609]: warnings.warn( May 09 14:10:34.138290 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.138290 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.138290 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.138290 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.138290 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.138846 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.138846 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.138846 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.138846 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.138846 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.139190 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.139190 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.139190 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.139190 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.139190 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.139190 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.139876 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.139876 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.139876 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.139876 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.140172 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.140172 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.140172 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.140172 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.140549 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.140549 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.140549 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.140549 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.140852 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.140852 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.140852 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.140852 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.140852 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.141207 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.141207 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.141207 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.141207 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.141207 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.141630 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.141630 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.141630 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.141630 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.141630 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.141630 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.142184 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.142184 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.142184 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.142184 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.142184 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.142184 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.142957 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.142957 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.142957 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.142957 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.142957 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.142957 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.143444 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.143444 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.143444 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.143444 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.143444 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.143744 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.143744 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.143744 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.143744 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.143744 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.143975 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.143975 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.143975 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.143975 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.143975 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.143975 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.144287 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.144287 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.144287 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.144287 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.144287 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.144287 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.144575 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.144575 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.144575 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.144575 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.144575 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.144902 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.144902 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.144902 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.144902 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.144902 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145129 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145129 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145129 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145129 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145408 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145408 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145408 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145408 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145629 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145629 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145629 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145629 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145629 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145862 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145862 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145862 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.145862 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.145862 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146057 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146057 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146057 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146057 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146241 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146241 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146241 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146241 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146471 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146471 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146471 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146471 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146708 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146708 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146708 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146708 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146900 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146900 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.146900 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.146900 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147138 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147138 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147138 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147138 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147138 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147457 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147457 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147457 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147457 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147457 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147457 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147746 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147746 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147746 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147746 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147746 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147962 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147962 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147962 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147962 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.147962 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.147962 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148375 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148375 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148375 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148375 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148375 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148375 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148661 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148661 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148661 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148661 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148661 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148661 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148943 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148943 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148943 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148943 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.148943 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.148943 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.149276 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.149276 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.149276 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.149276 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.149533 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.149533 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.149533 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.149533 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.149533 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.149791 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.149791 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.149791 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.149791 np0000173182 devstack@c-api.service[112609]: /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 14:10:34.149791 np0000173182 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 09 14:10:34.149791 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-2e158ee9-f50f-4316-8c1d-baf87f6dfbec None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:34.149791 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-2e158ee9-f50f-4316-8c1d-baf87f6dfbec None None] GET https://199.204.45.72/volume// May 09 14:10:34.150086 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-2e158ee9-f50f-4316-8c1d-baf87f6dfbec None None] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:34.150086 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-2e158ee9-f50f-4316-8c1d-baf87f6dfbec None None] Calling method 'all' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:34.150086 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-2e158ee9-f50f-4316-8c1d-baf87f6dfbec None None] https://199.204.45.72/volume// returned with HTTP 300 May 09 14:10:34.150086 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 1/4] 199.204.45.72 () {66 vars in 1449 bytes} [Sat May 9 14:10:34 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:11:11.272601 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.272601 np0000173182 devstack@c-api.service[112607]: warnings.warn( May 09 14:11:11.286712 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.286712 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.286712 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.286712 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.286712 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287010 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287010 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287010 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287010 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287010 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287210 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287210 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287210 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287210 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287210 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287210 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287441 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287441 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287441 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287441 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287598 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287598 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287598 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287598 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287810 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287810 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.287810 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.287810 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288023 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288023 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288023 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288023 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288023 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288248 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288248 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288248 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288248 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288248 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288460 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288460 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288460 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288460 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288460 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288460 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288681 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288681 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288681 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288681 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288681 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288681 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288885 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288885 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288885 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288885 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.288885 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.288885 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289141 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289141 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289141 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289141 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289141 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289362 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289362 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289362 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289362 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289362 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289581 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289581 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289581 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289581 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289581 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289581 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289803 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289803 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289803 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289803 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289803 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289803 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289996 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289996 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289996 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.289996 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.289996 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290173 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290173 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290173 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290173 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290173 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290362 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290362 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290362 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290362 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290528 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290528 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290528 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290528 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290682 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290682 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290682 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290682 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290682 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290870 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290870 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290870 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.290870 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.290870 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291028 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291028 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291028 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291028 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291166 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291166 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291166 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291166 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291351 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291351 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291351 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291351 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291499 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291499 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291499 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291499 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291642 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291642 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291642 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291642 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291782 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291782 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291782 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291782 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291782 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291978 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291978 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291978 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291978 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.291978 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.291978 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292190 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292190 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292190 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292190 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292190 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292387 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292387 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292387 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292387 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292387 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292387 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292599 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292599 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292599 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292599 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292599 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292599 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292827 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292827 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292827 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292827 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.292827 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.292827 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293052 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293052 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293052 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293052 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293052 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293052 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293393 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293393 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293393 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293393 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293565 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293565 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293565 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293565 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293565 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293754 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293754 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293754 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293754 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.293754 np0000173182 devstack@c-api.service[112607]: warnings.warn(deprecated_msg) May 09 14:11:11.293754 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-26558795-977a-419b-9de6-fba1f63db75a None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:11.634835 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-26558795-977a-419b-9de6-fba1f63db75a demo demo] GET https://199.204.45.72/volume/v3/types?is_public=None May 09 14:11:11.635191 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-26558795-977a-419b-9de6-fba1f63db75a demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:11.635471 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-26558795-977a-419b-9de6-fba1f63db75a demo demo] Calling method 'index' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:11.635941 np0000173182 devstack@c-api.service[112607]: /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 14:11:11.635941 np0000173182 devstack@c-api.service[112607]: warnings.warn( May 09 14:11:11.636637 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-26558795-977a-419b-9de6-fba1f63db75a demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:11:11.647982 np0000173182 devstack@c-api.service[112607]: DEBUG oslo_db.sqlalchemy.engines [None req-26558795-977a-419b-9de6-fba1f63db75a 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=112607) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:11:11.680181 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-26558795-977a-419b-9de6-fba1f63db75a demo demo] https://199.204.45.72/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:11:11.680911 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 1/5] 199.204.45.72 () {64 vars in 1256 bytes} [Sat May 9 14:11:11 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:11:11.692108 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [req-26558795-977a-419b-9de6-fba1f63db75a req-e0f4de90-c61f-4ac5-a289-f9a232c3eb87 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:11.695356 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [req-26558795-977a-419b-9de6-fba1f63db75a req-e0f4de90-c61f-4ac5-a289-f9a232c3eb87 demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 14:11:11.695558 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [req-26558795-977a-419b-9de6-fba1f63db75a req-e0f4de90-c61f-4ac5-a289-f9a232c3eb87 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:11.695792 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [req-26558795-977a-419b-9de6-fba1f63db75a req-e0f4de90-c61f-4ac5-a289-f9a232c3eb87 demo demo] Calling method 'show' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:11.707174 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [req-26558795-977a-419b-9de6-fba1f63db75a req-e0f4de90-c61f-4ac5-a289-f9a232c3eb87 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 14:11:11.707601 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 3/6] 199.204.45.72 () {66 vars in 1322 bytes} [Sat May 9 14:11:11 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:11:12.051291 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-dee0fb1b-9379-46e2-a596-ddaa8efbdfdb None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:12.055840 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-dee0fb1b-9379-46e2-a596-ddaa8efbdfdb demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 14:11:12.056118 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-dee0fb1b-9379-46e2-a596-ddaa8efbdfdb demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:12.056393 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-dee0fb1b-9379-46e2-a596-ddaa8efbdfdb demo demo] Calling method 'show' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:12.077714 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-dee0fb1b-9379-46e2-a596-ddaa8efbdfdb demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 14:11:12.078513 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 2/7] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 14:11:12 2026] GET /volume/v3/types/default => generated 145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:11:12.507869 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-b889d98d-9275-4b95-a243-1d2c36e2a96e None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:12.854087 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-b889d98d-9275-4b95-a243-1d2c36e2a96e demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 14:11:12.854371 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-b889d98d-9275-4b95-a243-1d2c36e2a96e demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:12.854566 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-b889d98d-9275-4b95-a243-1d2c36e2a96e demo demo] Calling method 'show' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:12.865293 np0000173182 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-b889d98d-9275-4b95-a243-1d2c36e2a96e 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:11:12.880989 np0000173182 devstack@c-api.service[112609]: /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 14:11:12.880989 np0000173182 devstack@c-api.service[112609]: warnings.warn( May 09 14:11:12.883387 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-b889d98d-9275-4b95-a243-1d2c36e2a96e demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 14:11:12.883903 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 2/8] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 14:11:12 2026] GET /volume/v3/types/default => generated 145 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:11:12.899736 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-e934d4ab-b98d-4d46-a484-0b3eaee07bd8 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:11:12.903205 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-e934d4ab-b98d-4d46-a484-0b3eaee07bd8 demo demo] GET https://199.204.45.72/volume/v3/types/default May 09 14:11:12.903513 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-e934d4ab-b98d-4d46-a484-0b3eaee07bd8 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:11:12.903791 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-e934d4ab-b98d-4d46-a484-0b3eaee07bd8 demo demo] Calling method 'show' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:11:12.918555 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-e934d4ab-b98d-4d46-a484-0b3eaee07bd8 demo demo] https://199.204.45.72/volume/v3/types/default returned with HTTP 200 May 09 14:11:12.918909 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 2/9] 199.204.45.72 () {64 vars in 1251 bytes} [Sat May 9 14:11:12 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:11:21.703123 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=2 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:11:22.073092 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=2 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:11:22.878945 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=2 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:11:22.914806 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=3 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:08.687224 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-ca2e1694-e7f3-43be-af69-63877837f07c None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:08.779133 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-ca2e1694-e7f3-43be-af69-63877837f07c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:16:08.779334 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-ca2e1694-e7f3-43be-af69-63877837f07c demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:08.779526 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-ca2e1694-e7f3-43be-af69-63877837f07c demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:08.780044 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-ca2e1694-e7f3-43be-af69-63877837f07c demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:08.780863 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-ca2e1694-e7f3-43be-af69-63877837f07c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:08.830457 np0000173182 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-ca2e1694-e7f3-43be-af69-63877837f07c demo demo] Get all volumes completed successfully. May 09 14:16:08.833283 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-ca2e1694-e7f3-43be-af69-63877837f07c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:08.833874 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 4/10] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:16:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:16:18.818980 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:08.853750 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-6cb3d022-0de3-43b2-8e07-8d5675f556dc None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:08.858766 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-6cb3d022-0de3-43b2-8e07-8d5675f556dc demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:17:08.859132 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-6cb3d022-0de3-43b2-8e07-8d5675f556dc demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:08.859700 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-6cb3d022-0de3-43b2-8e07-8d5675f556dc demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:08.860984 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-6cb3d022-0de3-43b2-8e07-8d5675f556dc demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:08.861816 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-6cb3d022-0de3-43b2-8e07-8d5675f556dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:08.894899 np0000173182 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-6cb3d022-0de3-43b2-8e07-8d5675f556dc demo demo] Get all volumes completed successfully. May 09 14:17:08.897781 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-6cb3d022-0de3-43b2-8e07-8d5675f556dc demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:08.898363 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 3/11] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:17:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:18.887769 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:08.924718 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-50426fdd-2a21-4666-be1a-1a8c599c75d8 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:08.928443 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-50426fdd-2a21-4666-be1a-1a8c599c75d8 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:18:08.928711 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-50426fdd-2a21-4666-be1a-1a8c599c75d8 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:08.928961 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-50426fdd-2a21-4666-be1a-1a8c599c75d8 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:08.929616 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-50426fdd-2a21-4666-be1a-1a8c599c75d8 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:08.931385 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-50426fdd-2a21-4666-be1a-1a8c599c75d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:08.975617 np0000173182 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-50426fdd-2a21-4666-be1a-1a8c599c75d8 demo demo] Get all volumes completed successfully. May 09 14:18:08.979451 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-50426fdd-2a21-4666-be1a-1a8c599c75d8 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:08.980292 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 3/12] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:18:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:18.964509 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:08.999118 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-08dd6a85-15bb-4bfd-8991-4c8e1d0d3aeb None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:09.002129 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-08dd6a85-15bb-4bfd-8991-4c8e1d0d3aeb demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:19:09.002445 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-08dd6a85-15bb-4bfd-8991-4c8e1d0d3aeb demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:09.002582 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-08dd6a85-15bb-4bfd-8991-4c8e1d0d3aeb demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:09.003095 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-08dd6a85-15bb-4bfd-8991-4c8e1d0d3aeb demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:09.005010 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-08dd6a85-15bb-4bfd-8991-4c8e1d0d3aeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:09.044384 np0000173182 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-08dd6a85-15bb-4bfd-8991-4c8e1d0d3aeb demo demo] Get all volumes completed successfully. May 09 14:19:09.046625 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-08dd6a85-15bb-4bfd-8991-4c8e1d0d3aeb demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:09.047603 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 3/13] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:19:08 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 14:19:19.068045 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:09.078294 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-00e44591-b2b7-4bc1-b340-e390c727b32c None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:09.080615 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-00e44591-b2b7-4bc1-b340-e390c727b32c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:20:09.081380 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-00e44591-b2b7-4bc1-b340-e390c727b32c demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:09.081968 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-00e44591-b2b7-4bc1-b340-e390c727b32c demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:09.082493 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-00e44591-b2b7-4bc1-b340-e390c727b32c demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:09.084275 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-00e44591-b2b7-4bc1-b340-e390c727b32c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:09.092092 np0000173182 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-00e44591-b2b7-4bc1-b340-e390c727b32c demo demo] Get all volumes completed successfully. May 09 14:20:09.094377 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-00e44591-b2b7-4bc1-b340-e390c727b32c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:09.094759 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 5/14] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:20:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:20:19.087552 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:09.132303 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-cfbcbb7d-3239-4e97-8295-0610a247acc3 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:09.367432 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-cfbcbb7d-3239-4e97-8295-0610a247acc3 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:21:09.367797 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-cfbcbb7d-3239-4e97-8295-0610a247acc3 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:09.368188 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-cfbcbb7d-3239-4e97-8295-0610a247acc3 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:09.368695 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-cfbcbb7d-3239-4e97-8295-0610a247acc3 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:09.370138 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-cfbcbb7d-3239-4e97-8295-0610a247acc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:09.383024 np0000173182 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-cfbcbb7d-3239-4e97-8295-0610a247acc3 demo demo] Get all volumes completed successfully. May 09 14:21:09.387005 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-cfbcbb7d-3239-4e97-8295-0610a247acc3 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:09.387555 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 4/15] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:21:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:19.378036 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:09.409993 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-05d98484-fb86-48a3-adb7-0ed9db5d5f0e None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:09.415027 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-05d98484-fb86-48a3-adb7-0ed9db5d5f0e demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:22:09.415311 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-05d98484-fb86-48a3-adb7-0ed9db5d5f0e demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:09.415448 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-05d98484-fb86-48a3-adb7-0ed9db5d5f0e demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:09.415689 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-05d98484-fb86-48a3-adb7-0ed9db5d5f0e demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:09.416504 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-05d98484-fb86-48a3-adb7-0ed9db5d5f0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:09.429760 np0000173182 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-05d98484-fb86-48a3-adb7-0ed9db5d5f0e demo demo] Get all volumes completed successfully. May 09 14:22:09.432998 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-05d98484-fb86-48a3-adb7-0ed9db5d5f0e demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:09.433551 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 4/16] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:22:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:19.420525 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:09.453193 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-25521049-0380-48e5-9f36-1fe38417b71c None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:09.456489 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-25521049-0380-48e5-9f36-1fe38417b71c demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:23:09.456833 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-25521049-0380-48e5-9f36-1fe38417b71c demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:09.457167 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-25521049-0380-48e5-9f36-1fe38417b71c demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:09.457571 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-25521049-0380-48e5-9f36-1fe38417b71c demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:09.458725 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-25521049-0380-48e5-9f36-1fe38417b71c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:09.470298 np0000173182 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-25521049-0380-48e5-9f36-1fe38417b71c demo demo] Get all volumes completed successfully. May 09 14:23:09.473624 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-25521049-0380-48e5-9f36-1fe38417b71c demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:09.474075 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 4/17] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:23:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:19.463028 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:09.497231 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-4055f46c-0b4d-4219-88ff-d01e79f0c464 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:09.501858 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-4055f46c-0b4d-4219-88ff-d01e79f0c464 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:24:09.502115 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-4055f46c-0b4d-4219-88ff-d01e79f0c464 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:09.502467 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-4055f46c-0b4d-4219-88ff-d01e79f0c464 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:09.502758 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-4055f46c-0b4d-4219-88ff-d01e79f0c464 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:09.505311 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-4055f46c-0b4d-4219-88ff-d01e79f0c464 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:09.518224 np0000173182 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-4055f46c-0b4d-4219-88ff-d01e79f0c464 demo demo] Get all volumes completed successfully. May 09 14:24:09.520995 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-4055f46c-0b4d-4219-88ff-d01e79f0c464 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:09.521547 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 6/18] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:24:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:24:19.510580 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:09.538004 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-c36c6efc-031e-438c-8747-cd740dd409a3 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:09.542069 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-c36c6efc-031e-438c-8747-cd740dd409a3 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:25:09.542376 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-c36c6efc-031e-438c-8747-cd740dd409a3 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:09.542637 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-c36c6efc-031e-438c-8747-cd740dd409a3 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:09.542955 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-c36c6efc-031e-438c-8747-cd740dd409a3 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:09.543930 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-c36c6efc-031e-438c-8747-cd740dd409a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:09.552364 np0000173182 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-c36c6efc-031e-438c-8747-cd740dd409a3 demo demo] Get all volumes completed successfully. May 09 14:25:09.554661 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-c36c6efc-031e-438c-8747-cd740dd409a3 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:09.555036 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 5/19] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:25:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:25:19.547205 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:09.577501 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-f85c3c11-5db0-4146-bf7f-81c47798f5c2 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:09.718786 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-f85c3c11-5db0-4146-bf7f-81c47798f5c2 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:26:09.718966 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-f85c3c11-5db0-4146-bf7f-81c47798f5c2 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:09.719147 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-f85c3c11-5db0-4146-bf7f-81c47798f5c2 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:09.719397 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-f85c3c11-5db0-4146-bf7f-81c47798f5c2 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:09.720133 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-f85c3c11-5db0-4146-bf7f-81c47798f5c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:09.730993 np0000173182 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-f85c3c11-5db0-4146-bf7f-81c47798f5c2 demo demo] Get all volumes completed successfully. May 09 14:26:09.734131 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-f85c3c11-5db0-4146-bf7f-81c47798f5c2 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:09.734913 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 5/20] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:26:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:26:19.723199 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:09.765527 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-322782eb-36ee-4d53-8db3-940032350457 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:09.770840 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-322782eb-36ee-4d53-8db3-940032350457 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:27:09.771301 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-322782eb-36ee-4d53-8db3-940032350457 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:09.771711 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-322782eb-36ee-4d53-8db3-940032350457 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:09.772100 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-322782eb-36ee-4d53-8db3-940032350457 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:09.773162 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-322782eb-36ee-4d53-8db3-940032350457 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:09.785414 np0000173182 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-322782eb-36ee-4d53-8db3-940032350457 demo demo] Get all volumes completed successfully. May 09 14:27:09.788402 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-322782eb-36ee-4d53-8db3-940032350457 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:09.789017 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 5/21] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:27:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:27:19.777466 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:09.806188 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-d2847b29-db48-4969-8a63-2321a88478e9 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:09.810695 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-d2847b29-db48-4969-8a63-2321a88478e9 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:28:09.811060 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-d2847b29-db48-4969-8a63-2321a88478e9 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:09.811360 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-d2847b29-db48-4969-8a63-2321a88478e9 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:09.811683 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-d2847b29-db48-4969-8a63-2321a88478e9 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:09.812694 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-d2847b29-db48-4969-8a63-2321a88478e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:09.822244 np0000173182 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-d2847b29-db48-4969-8a63-2321a88478e9 demo demo] Get all volumes completed successfully. May 09 14:28:09.825019 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-d2847b29-db48-4969-8a63-2321a88478e9 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:09.825739 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 7/22] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:28:09 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 14:28:19.816460 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:09.845151 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-09877d05-46e9-43da-b8f5-e91b1606fe32 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:09.849010 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-09877d05-46e9-43da-b8f5-e91b1606fe32 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:29:09.849317 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-09877d05-46e9-43da-b8f5-e91b1606fe32 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:09.849565 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-09877d05-46e9-43da-b8f5-e91b1606fe32 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:09.849901 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-09877d05-46e9-43da-b8f5-e91b1606fe32 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:09.850919 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-09877d05-46e9-43da-b8f5-e91b1606fe32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:09.863411 np0000173182 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-09877d05-46e9-43da-b8f5-e91b1606fe32 demo demo] Get all volumes completed successfully. May 09 14:29:09.866778 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-09877d05-46e9-43da-b8f5-e91b1606fe32 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:09.867402 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 6/23] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:29:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:29:19.856416 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:09.882840 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-79dc69c5-f374-43ba-be51-c1620597b298 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:09.887542 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-79dc69c5-f374-43ba-be51-c1620597b298 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:30:09.887883 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-79dc69c5-f374-43ba-be51-c1620597b298 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:09.888319 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-79dc69c5-f374-43ba-be51-c1620597b298 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:09.888807 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-79dc69c5-f374-43ba-be51-c1620597b298 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:09.890487 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-79dc69c5-f374-43ba-be51-c1620597b298 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:09.898405 np0000173182 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-79dc69c5-f374-43ba-be51-c1620597b298 demo demo] Get all volumes completed successfully. May 09 14:30:09.900333 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-79dc69c5-f374-43ba-be51-c1620597b298 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:09.900819 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 6/24] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:30:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:19.894137 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:09.916536 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-fcb45e9b-8942-4d1b-8cc4-aee60ae18f10 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:10.158950 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-fcb45e9b-8942-4d1b-8cc4-aee60ae18f10 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:31:10.160578 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-fcb45e9b-8942-4d1b-8cc4-aee60ae18f10 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:10.161013 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-fcb45e9b-8942-4d1b-8cc4-aee60ae18f10 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:10.161772 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-fcb45e9b-8942-4d1b-8cc4-aee60ae18f10 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:10.165281 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-fcb45e9b-8942-4d1b-8cc4-aee60ae18f10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:10.173668 np0000173182 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-fcb45e9b-8942-4d1b-8cc4-aee60ae18f10 demo demo] Get all volumes completed successfully. May 09 14:31:10.176270 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-fcb45e9b-8942-4d1b-8cc4-aee60ae18f10 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:10.176982 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 6/25] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:31:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:20.168644 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:10.196773 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-9d34c46e-8bf6-46f7-997b-602e9b982b17 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:10.200728 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-9d34c46e-8bf6-46f7-997b-602e9b982b17 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:32:10.201015 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-9d34c46e-8bf6-46f7-997b-602e9b982b17 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:10.201725 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-9d34c46e-8bf6-46f7-997b-602e9b982b17 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:10.202075 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-9d34c46e-8bf6-46f7-997b-602e9b982b17 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:10.203245 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-9d34c46e-8bf6-46f7-997b-602e9b982b17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:10.211760 np0000173182 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-9d34c46e-8bf6-46f7-997b-602e9b982b17 demo demo] Get all volumes completed successfully. May 09 14:32:10.214149 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-9d34c46e-8bf6-46f7-997b-602e9b982b17 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:10.214591 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 8/26] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:32:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:32:20.207494 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:10.235458 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-0b6bfb90-ec02-471e-a661-78bcfd6216c0 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:10.238689 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-0b6bfb90-ec02-471e-a661-78bcfd6216c0 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:33:10.238941 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-0b6bfb90-ec02-471e-a661-78bcfd6216c0 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:10.239194 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-0b6bfb90-ec02-471e-a661-78bcfd6216c0 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:10.239559 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-0b6bfb90-ec02-471e-a661-78bcfd6216c0 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:10.240546 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-0b6bfb90-ec02-471e-a661-78bcfd6216c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:10.247900 np0000173182 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-0b6bfb90-ec02-471e-a661-78bcfd6216c0 demo demo] Get all volumes completed successfully. May 09 14:33:10.249801 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-0b6bfb90-ec02-471e-a661-78bcfd6216c0 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:10.250175 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 7/27] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:33:10 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 14:33:20.244088 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:10.269882 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-147667c6-ae00-4b66-83c0-12ed00000369 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:10.274200 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-147667c6-ae00-4b66-83c0-12ed00000369 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:34:10.274576 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-147667c6-ae00-4b66-83c0-12ed00000369 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:10.274869 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-147667c6-ae00-4b66-83c0-12ed00000369 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:10.275209 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-147667c6-ae00-4b66-83c0-12ed00000369 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:10.276328 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-147667c6-ae00-4b66-83c0-12ed00000369 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:10.285697 np0000173182 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-147667c6-ae00-4b66-83c0-12ed00000369 demo demo] Get all volumes completed successfully. May 09 14:34:10.288028 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-147667c6-ae00-4b66-83c0-12ed00000369 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:10.288521 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 7/28] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:34:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:34:20.280076 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:10.308470 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-c06908a5-bbf6-45bb-a52d-57f80a391263 None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:10.311510 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-c06908a5-bbf6-45bb-a52d-57f80a391263 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:35:10.311760 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-c06908a5-bbf6-45bb-a52d-57f80a391263 demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:10.312060 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-c06908a5-bbf6-45bb-a52d-57f80a391263 demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:10.312454 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-c06908a5-bbf6-45bb-a52d-57f80a391263 demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:10.313758 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-c06908a5-bbf6-45bb-a52d-57f80a391263 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:10.321760 np0000173182 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-c06908a5-bbf6-45bb-a52d-57f80a391263 demo demo] Get all volumes completed successfully. May 09 14:35:10.323799 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-c06908a5-bbf6-45bb-a52d-57f80a391263 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:10.324218 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 7/29] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:35:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:35:20.317241 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:10.342706 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-47c03287-6b30-4126-a1ec-582d0c42986a None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:10.443171 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-47c03287-6b30-4126-a1ec-582d0c42986a demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:36:10.443463 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-47c03287-6b30-4126-a1ec-582d0c42986a demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:10.443729 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-47c03287-6b30-4126-a1ec-582d0c42986a demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:10.444051 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-47c03287-6b30-4126-a1ec-582d0c42986a demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:10.445206 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-47c03287-6b30-4126-a1ec-582d0c42986a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:10.453613 np0000173182 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-47c03287-6b30-4126-a1ec-582d0c42986a demo demo] Get all volumes completed successfully. May 09 14:36:10.456003 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-47c03287-6b30-4126-a1ec-582d0c42986a demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:10.456454 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 9/30] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:36:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:36:20.449044 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:10.474374 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-f45fe0f9-fa43-48a5-868c-1eb90e73ee0a None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:10.478548 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-f45fe0f9-fa43-48a5-868c-1eb90e73ee0a demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:37:10.478818 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-f45fe0f9-fa43-48a5-868c-1eb90e73ee0a demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:10.479068 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-f45fe0f9-fa43-48a5-868c-1eb90e73ee0a demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:10.479436 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-f45fe0f9-fa43-48a5-868c-1eb90e73ee0a demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:10.480499 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-f45fe0f9-fa43-48a5-868c-1eb90e73ee0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:10.492695 np0000173182 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-f45fe0f9-fa43-48a5-868c-1eb90e73ee0a demo demo] Get all volumes completed successfully. May 09 14:37:10.497491 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-f45fe0f9-fa43-48a5-868c-1eb90e73ee0a demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:10.498405 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 8/31] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:37:10 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 14:37:20.484878 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:10.515671 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-05119b10-5857-4c9e-8305-6b8b28233249 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:10.519903 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-05119b10-5857-4c9e-8305-6b8b28233249 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:38:10.520308 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-05119b10-5857-4c9e-8305-6b8b28233249 demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:10.520508 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-05119b10-5857-4c9e-8305-6b8b28233249 demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:10.520855 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-05119b10-5857-4c9e-8305-6b8b28233249 demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:10.522051 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-05119b10-5857-4c9e-8305-6b8b28233249 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:10.534277 np0000173182 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-05119b10-5857-4c9e-8305-6b8b28233249 demo demo] Get all volumes completed successfully. May 09 14:38:10.537075 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-05119b10-5857-4c9e-8305-6b8b28233249 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:10.537623 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 8/32] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:38:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:38:20.526206 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:10.555830 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-49a4561d-610e-46d3-9f7a-8c6035cae98f None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:10.558877 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-49a4561d-610e-46d3-9f7a-8c6035cae98f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:39:10.559126 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-49a4561d-610e-46d3-9f7a-8c6035cae98f demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:10.559600 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-49a4561d-610e-46d3-9f7a-8c6035cae98f demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:10.559932 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-49a4561d-610e-46d3-9f7a-8c6035cae98f demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:10.561058 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-49a4561d-610e-46d3-9f7a-8c6035cae98f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:10.569634 np0000173182 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-49a4561d-610e-46d3-9f7a-8c6035cae98f demo demo] Get all volumes completed successfully. May 09 14:39:10.572575 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-49a4561d-610e-46d3-9f7a-8c6035cae98f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:10.573172 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 8/33] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:39:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:39:20.564959 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:10.595720 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.middleware.request_id [None req-e2f5ab37-a7bc-4e02-97a0-2811ccad81e6 None None] RequestId filter calling following filter/app {{(pid=112608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:10.602757 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-e2f5ab37-a7bc-4e02-97a0-2811ccad81e6 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:40:10.603098 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-e2f5ab37-a7bc-4e02-97a0-2811ccad81e6 demo demo] Empty body provided in request {{(pid=112608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:10.603471 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.openstack.wsgi [None req-e2f5ab37-a7bc-4e02-97a0-2811ccad81e6 demo demo] Calling method 'detail' {{(pid=112608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:10.603891 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.api.api_utils [None req-e2f5ab37-a7bc-4e02-97a0-2811ccad81e6 demo demo] Removing options '' from query. {{(pid=112608) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:10.605047 np0000173182 devstack@c-api.service[112608]: DEBUG cinder.volume.api [None req-e2f5ab37-a7bc-4e02-97a0-2811ccad81e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112608) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:10.614599 np0000173182 devstack@c-api.service[112608]: INFO cinder.volume.api [None req-e2f5ab37-a7bc-4e02-97a0-2811ccad81e6 demo demo] Get all volumes completed successfully. May 09 14:40:10.616751 np0000173182 devstack@c-api.service[112608]: INFO cinder.api.openstack.wsgi [None req-e2f5ab37-a7bc-4e02-97a0-2811ccad81e6 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:10.617146 np0000173182 devstack@c-api.service[112608]: [pid: 112608|app: 0|req: 10/34] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:40:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:40:20.610190 np0000173182 devstack@c-api.service[112608]: DEBUG dbcounter [-] [112608] Writing DB stats cinder:SELECT=1 {{(pid=112608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:10.633442 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-48de6527-2271-4ece-a881-c5b698e59a00 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:10.767914 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-48de6527-2271-4ece-a881-c5b698e59a00 demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:41:10.768191 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-48de6527-2271-4ece-a881-c5b698e59a00 demo demo] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:10.768485 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-48de6527-2271-4ece-a881-c5b698e59a00 demo demo] Calling method 'detail' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:10.768816 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.api.api_utils [None req-48de6527-2271-4ece-a881-c5b698e59a00 demo demo] Removing options '' from query. {{(pid=112610) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:10.772000 np0000173182 devstack@c-api.service[112610]: DEBUG cinder.volume.api [None req-48de6527-2271-4ece-a881-c5b698e59a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112610) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:10.782350 np0000173182 devstack@c-api.service[112610]: INFO cinder.volume.api [None req-48de6527-2271-4ece-a881-c5b698e59a00 demo demo] Get all volumes completed successfully. May 09 14:41:10.784627 np0000173182 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-48de6527-2271-4ece-a881-c5b698e59a00 demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:10.785114 np0000173182 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 9/35] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:41:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:41:20.776218 np0000173182 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=1 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:10.803709 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [None req-b4875850-13b3-498b-b1e0-4356647c3e2e None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:10.806476 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-b4875850-13b3-498b-b1e0-4356647c3e2e demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:42:10.806813 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-b4875850-13b3-498b-b1e0-4356647c3e2e demo demo] Empty body provided in request {{(pid=112609) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:10.807073 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [None req-b4875850-13b3-498b-b1e0-4356647c3e2e demo demo] Calling method 'detail' {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:10.807384 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.api.api_utils [None req-b4875850-13b3-498b-b1e0-4356647c3e2e demo demo] Removing options '' from query. {{(pid=112609) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:10.808431 np0000173182 devstack@c-api.service[112609]: DEBUG cinder.volume.api [None req-b4875850-13b3-498b-b1e0-4356647c3e2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112609) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:10.817599 np0000173182 devstack@c-api.service[112609]: INFO cinder.volume.api [None req-b4875850-13b3-498b-b1e0-4356647c3e2e demo demo] Get all volumes completed successfully. May 09 14:42:10.819762 np0000173182 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [None req-b4875850-13b3-498b-b1e0-4356647c3e2e demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:10.820270 np0000173182 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 9/36] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:42:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:42:20.811723 np0000173182 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:10.840380 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.middleware.request_id [None req-38833ed6-f738-4a79-8e91-6571f6f2e57f None None] RequestId filter calling following filter/app {{(pid=112607) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:10.844101 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-38833ed6-f738-4a79-8e91-6571f6f2e57f demo demo] GET https://199.204.45.72/volume/v3/volumes/detail May 09 14:43:10.844366 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-38833ed6-f738-4a79-8e91-6571f6f2e57f demo demo] Empty body provided in request {{(pid=112607) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:10.844646 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.openstack.wsgi [None req-38833ed6-f738-4a79-8e91-6571f6f2e57f demo demo] Calling method 'detail' {{(pid=112607) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:10.844970 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.api.api_utils [None req-38833ed6-f738-4a79-8e91-6571f6f2e57f demo demo] Removing options '' from query. {{(pid=112607) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:10.845984 np0000173182 devstack@c-api.service[112607]: DEBUG cinder.volume.api [None req-38833ed6-f738-4a79-8e91-6571f6f2e57f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112607) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:10.854703 np0000173182 devstack@c-api.service[112607]: INFO cinder.volume.api [None req-38833ed6-f738-4a79-8e91-6571f6f2e57f demo demo] Get all volumes completed successfully. May 09 14:43:10.856722 np0000173182 devstack@c-api.service[112607]: INFO cinder.api.openstack.wsgi [None req-38833ed6-f738-4a79-8e91-6571f6f2e57f demo demo] https://199.204.45.72/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:10.857096 np0000173182 devstack@c-api.service[112607]: [pid: 112607|app: 0|req: 9/37] 199.204.45.72 () {64 vars in 1289 bytes} [Sat May 9 14:43:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:43:20.849897 np0000173182 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=1 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}