May 05 23:27:10.385253 np0000172011 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 05 23:27:10.393796 np0000172011 devstack@c-api.service[112838]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 5 23:27:10 2026] *** May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: nodename: np0000172011 May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: machine: x86_64 May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: clock source: unix May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: pcre jit disabled May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: detected number of CPU cores: 16 May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: current working directory: / May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: detected binary path: /usr/bin/uwsgi-core May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: your processes number limit is 256917 May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: your memory page size is 4096 bytes May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: detected max file descriptor number: 2048 May 05 23:27:10.397227 np0000172011 devstack@c-api.service[112838]: lock engine: pthread robust mutexes May 05 23:27:10.397796 np0000172011 devstack@c-api.service[112838]: thunder lock: enabled May 05 23:27:10.397796 np0000172011 devstack@c-api.service[112838]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 05 23:27:10.398075 np0000172011 devstack@c-api.service[112838]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 05 23:27:10.398075 np0000172011 devstack@c-api.service[112838]: PEP 405 virtualenv detected: /opt/stack/data/venv May 05 23:27:10.398075 np0000172011 devstack@c-api.service[112838]: Set PythonHome to /opt/stack/data/venv May 05 23:27:10.437015 np0000172011 devstack@c-api.service[112838]: Python main interpreter initialized at 0x71eb0b4a3668 May 05 23:27:10.437015 np0000172011 devstack@c-api.service[112838]: python threads support enabled May 05 23:27:10.437015 np0000172011 devstack@c-api.service[112838]: your server socket listen backlog is limited to 100 connections May 05 23:27:10.437015 np0000172011 devstack@c-api.service[112838]: your mercy for graceful operations on workers is 80 seconds May 05 23:27:10.437556 np0000172011 devstack@c-api.service[112838]: mapped 671795 bytes (656 KB) for 4 cores May 05 23:27:10.437684 np0000172011 devstack@c-api.service[112838]: *** Operational MODE: preforking *** May 05 23:27:10.437953 np0000172011 devstack@c-api.service[112838]: *** uWSGI is running in multiple interpreter mode *** May 05 23:27:10.437953 np0000172011 devstack@c-api.service[112838]: spawned uWSGI master process (pid: 112838) May 05 23:27:10.438590 np0000172011 devstack@c-api.service[112838]: spawned uWSGI worker 1 (pid: 112845, cores: 1) May 05 23:27:10.439077 np0000172011 devstack@c-api.service[112838]: spawned uWSGI worker 2 (pid: 112846, cores: 1) May 05 23:27:10.439279 np0000172011 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 05 23:27:10.440345 np0000172011 devstack@c-api.service[112838]: spawned uWSGI worker 3 (pid: 112847, cores: 1) May 05 23:27:10.440345 np0000172011 devstack@c-api.service[112838]: spawned uWSGI worker 4 (pid: 112848, cores: 1) May 05 23:27:10.440345 np0000172011 devstack@c-api.service[112838]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 05 23:27:10.572178 np0000172011 devstack@c-api.service[112845]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 23:27:10.572178 np0000172011 devstack@c-api.service[112845]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 23:27:10.572178 np0000172011 devstack@c-api.service[112845]: we strongly recommend against using it for new projects. May 05 23:27:10.572178 np0000172011 devstack@c-api.service[112845]: If you are already using Eventlet, we recommend migrating to a different May 05 23:27:10.572178 np0000172011 devstack@c-api.service[112845]: framework. For more detail see May 05 23:27:10.572178 np0000172011 devstack@c-api.service[112845]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 23:27:10.572178 np0000172011 devstack@c-api.service[112845]: import eventlet # noqa May 05 23:27:10.579294 np0000172011 devstack@c-api.service[112848]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 23:27:10.579294 np0000172011 devstack@c-api.service[112848]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 23:27:10.579294 np0000172011 devstack@c-api.service[112848]: we strongly recommend against using it for new projects. May 05 23:27:10.579294 np0000172011 devstack@c-api.service[112848]: If you are already using Eventlet, we recommend migrating to a different May 05 23:27:10.579294 np0000172011 devstack@c-api.service[112848]: framework. For more detail see May 05 23:27:10.579294 np0000172011 devstack@c-api.service[112848]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 23:27:10.579294 np0000172011 devstack@c-api.service[112848]: import eventlet # noqa May 05 23:27:10.581868 np0000172011 devstack@c-api.service[112846]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 23:27:10.581868 np0000172011 devstack@c-api.service[112846]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 23:27:10.581868 np0000172011 devstack@c-api.service[112846]: we strongly recommend against using it for new projects. May 05 23:27:10.581868 np0000172011 devstack@c-api.service[112846]: If you are already using Eventlet, we recommend migrating to a different May 05 23:27:10.581868 np0000172011 devstack@c-api.service[112846]: framework. For more detail see May 05 23:27:10.581868 np0000172011 devstack@c-api.service[112846]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 23:27:10.581868 np0000172011 devstack@c-api.service[112846]: import eventlet # noqa May 05 23:27:10.585131 np0000172011 devstack@c-api.service[112847]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 23:27:10.585131 np0000172011 devstack@c-api.service[112847]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 23:27:10.585131 np0000172011 devstack@c-api.service[112847]: we strongly recommend against using it for new projects. May 05 23:27:10.585131 np0000172011 devstack@c-api.service[112847]: If you are already using Eventlet, we recommend migrating to a different May 05 23:27:10.585131 np0000172011 devstack@c-api.service[112847]: framework. For more detail see May 05 23:27:10.585131 np0000172011 devstack@c-api.service[112847]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 23:27:10.585131 np0000172011 devstack@c-api.service[112847]: import eventlet # noqa May 05 23:27:10.664364 np0000172011 devstack@c-api.service[112845]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 23:27:10.664364 np0000172011 devstack@c-api.service[112845]: debtcollector.deprecate( May 05 23:27:10.671306 np0000172011 devstack@c-api.service[112846]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 23:27:10.671306 np0000172011 devstack@c-api.service[112846]: debtcollector.deprecate( May 05 23:27:10.673067 np0000172011 devstack@c-api.service[112848]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 23:27:10.673067 np0000172011 devstack@c-api.service[112848]: debtcollector.deprecate( May 05 23:27:10.678396 np0000172011 devstack@c-api.service[112847]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 23:27:10.678396 np0000172011 devstack@c-api.service[112847]: debtcollector.deprecate( May 05 23:27:10.742222 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:10.742222 np0000172011 devstack@c-api.service[112845]: from cgi import parse_header May 05 23:27:10.749665 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:10.749665 np0000172011 devstack@c-api.service[112846]: from cgi import parse_header May 05 23:27:10.754239 np0000172011 devstack@c-api.service[112848]: /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 05 23:27:10.754239 np0000172011 devstack@c-api.service[112848]: from cgi import parse_header May 05 23:27:10.765296 np0000172011 devstack@c-api.service[112847]: /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 05 23:27:10.765296 np0000172011 devstack@c-api.service[112847]: from cgi import parse_header May 05 23:27:10.794416 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:10.794416 np0000172011 devstack@c-api.service[112846]: removals.removed_module( May 05 23:27:10.794798 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:10.794798 np0000172011 devstack@c-api.service[112845]: removals.removed_module( May 05 23:27:10.795189 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:10.795189 np0000172011 devstack@c-api.service[112846]: removals.removed_module( May 05 23:27:10.796042 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:10.796042 np0000172011 devstack@c-api.service[112845]: removals.removed_module( May 05 23:27:10.799453 np0000172011 devstack@c-api.service[112848]: /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 05 23:27:10.799453 np0000172011 devstack@c-api.service[112848]: removals.removed_module( May 05 23:27:10.800233 np0000172011 devstack@c-api.service[112848]: /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 05 23:27:10.800233 np0000172011 devstack@c-api.service[112848]: removals.removed_module( May 05 23:27:10.811629 np0000172011 devstack@c-api.service[112847]: /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 05 23:27:10.811629 np0000172011 devstack@c-api.service[112847]: removals.removed_module( May 05 23:27:10.812387 np0000172011 devstack@c-api.service[112847]: /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 05 23:27:10.812387 np0000172011 devstack@c-api.service[112847]: removals.removed_module( May 05 23:27:11.415746 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:11.415746 np0000172011 devstack@c-api.service[112845]: warnings.warn( May 05 23:27:11.416089 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:11.416089 np0000172011 devstack@c-api.service[112846]: warnings.warn( May 05 23:27:11.446207 np0000172011 devstack@c-api.service[112847]: /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 05 23:27:11.446207 np0000172011 devstack@c-api.service[112847]: warnings.warn( May 05 23:27:11.454168 np0000172011 devstack@c-api.service[112848]: /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 05 23:27:11.454168 np0000172011 devstack@c-api.service[112848]: warnings.warn( May 05 23:27:11.513969 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:11.513969 np0000172011 devstack@c-api.service[112845]: warnings.warn( May 05 23:27:11.523228 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:11.523228 np0000172011 devstack@c-api.service[112846]: warnings.warn( May 05 23:27:11.547372 np0000172011 devstack@c-api.service[112847]: /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 05 23:27:11.547372 np0000172011 devstack@c-api.service[112847]: warnings.warn( May 05 23:27:11.557678 np0000172011 devstack@c-api.service[112848]: /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 05 23:27:11.557678 np0000172011 devstack@c-api.service[112848]: warnings.warn( May 05 23:27:11.826179 np0000172011 devstack@c-api.service[112847]: 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 05 23:27:11.826853 np0000172011 devstack@c-api.service[112847]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112847) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 23:27:11.828656 np0000172011 devstack@c-api.service[112845]: 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 05 23:27:11.829195 np0000172011 devstack@c-api.service[112845]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112845) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 23:27:11.831771 np0000172011 devstack@c-api.service[112846]: 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 05 23:27:11.832235 np0000172011 devstack@c-api.service[112846]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112846) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 23:27:11.843181 np0000172011 devstack@c-api.service[112848]: 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 05 23:27:11.843671 np0000172011 devstack@c-api.service[112848]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112848) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 23:27:11.915909 np0000172011 devstack@c-api.service[112848]: /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 05 23:27:11.915909 np0000172011 devstack@c-api.service[112848]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 23:27:11.918119 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:11.918119 np0000172011 devstack@c-api.service[112846]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 23:27:11.918816 np0000172011 devstack@c-api.service[112847]: /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 05 23:27:11.918816 np0000172011 devstack@c-api.service[112847]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 23:27:11.922104 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:11.922104 np0000172011 devstack@c-api.service[112845]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 23:27:12.378472 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112845) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 23:27:12.378656 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112846) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 23:27:12.378810 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.378879 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112848) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 23:27:12.378941 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.379001 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.379078 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112847) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 23:27:12.379193 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.379258 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.379315 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.379379 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.379445 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.379516 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.379580 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.379645 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.379703 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.380207 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.380312 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.380312 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.380437 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.380437 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.380597 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.380732 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.380854 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.380935 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.381006 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.381095 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.381095 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.381254 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.381320 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.381391 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.381463 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.381525 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.381590 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.381647 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.381763 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.381868 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.381949 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.382043 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.382142 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.382253 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.382253 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.382253 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.382253 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.382859 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.382928 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.382974 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.383008 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.383039 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.383072 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.383125 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.383246 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.383281 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.383325 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.383370 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.383409 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.383409 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.383482 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.383524 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.383557 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.383597 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.383638 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.383684 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.383762 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.383808 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.383893 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.383996 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.384097 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.384184 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.384280 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.384365 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.384459 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.384560 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.384644 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.384757 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.384871 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.384959 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.385052 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.385052 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.385235 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.385333 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.385427 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.385518 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.385518 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.385955 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.386134 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.386315 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.386487 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.386487 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.386828 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.386989 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.387170 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.387373 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.387373 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.387677 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.387848 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.387967 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.387967 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.387967 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.387967 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.388310 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.388310 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.388310 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.388548 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.388620 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.388620 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.388740 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.388859 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.388929 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.388929 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.389068 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.389158 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.389158 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.389158 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.389351 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.389351 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.389351 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.389351 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.389351 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.389351 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.389351 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.389935 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.389935 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.390151 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.390283 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.390396 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.390499 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.390599 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.390697 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.390815 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.390933 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.391030 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.391087 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.391251 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.391360 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.391432 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.391565 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.391673 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.391784 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.391897 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.392019 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.392129 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.392235 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.392235 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.392418 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.392418 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.392606 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.392737 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.393526 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.393526 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.393526 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.393824 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.393922 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.394015 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.394106 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.394324 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.394412 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.394488 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.394564 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.394640 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.394759 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.394837 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.394906 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.394974 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.395044 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.395114 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.395114 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.395114 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.395114 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.395436 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.395436 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.395436 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.395436 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.395436 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.395436 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.395436 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.395952 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.395952 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.396035 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.396084 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.396167 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.396201 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.396256 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.396328 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.396367 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.396420 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.396471 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.396520 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.396594 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.396632 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.396733 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.396767 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.396844 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.396878 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.396932 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.396986 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.396986 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.397094 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.397130 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.397171 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.397171 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.397171 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.397171 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.397171 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.397302 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.397302 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.397358 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.397387 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.397414 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.397445 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.397471 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.397498 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.397528 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.397554 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.397581 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.397607 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.397637 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.397668 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.397699 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.397751 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.397787 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.397819 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.397845 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.397881 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.397908 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.397938 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.397968 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.397997 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.398029 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.398060 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.398087 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.398117 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.398147 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.398181 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.398212 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.398243 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.398273 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.398302 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.398326 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.398357 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.398388 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.398415 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.398446 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.398478 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.398509 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.398536 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.398568 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.398598 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.398629 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.398664 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.398697 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.398734 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.398770 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.398799 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.398829 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.398857 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.398883 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.398910 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.398938 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.398962 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.398989 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.399016 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.399060 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.399111 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.399169 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.399197 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.399227 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.399254 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.399285 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.399314 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.399342 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.399375 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.399402 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.399430 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.399457 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.399484 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.399511 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.399541 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.399569 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.399596 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.399623 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.399653 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.399680 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.399704 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.399752 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.399752 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.399752 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.399752 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.399865 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.399894 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.399924 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.399952 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.399981 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.400008 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.400036 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.400077 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.400112 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.400144 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.400175 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.400203 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.400240 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.400267 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.400294 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.400500 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.400555 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.400639 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.400695 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.400743 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.400824 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.400863 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.400941 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.400978 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.401028 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.401062 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.401112 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.401161 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.401208 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.401263 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.401297 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.401297 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.401410 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.401487 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.401487 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.401567 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.401618 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.401618 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.401753 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.401753 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.401838 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.401838 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.401968 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.402004 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.402055 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.402109 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.402169 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.402198 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.402253 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.402327 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.402358 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.402387 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.402446 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.402519 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.402588 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.402588 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.402761 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.402841 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.402875 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.402951 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.402983 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.403084 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.403198 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.403266 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.403266 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.403374 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.403408 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.403469 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.403504 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.403532 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.403646 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.403744 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.403825 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.403896 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.403953 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.403953 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.404086 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.404086 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.404086 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.404086 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.404086 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.404086 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.404086 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.404361 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.404414 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.404477 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.404477 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.404477 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.404477 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.404477 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.404477 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.404477 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.404773 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.404773 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.404773 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.404773 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.404773 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.405022 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.405241 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.405303 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.405359 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.405396 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.405433 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.405478 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.405514 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.405559 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.405597 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.405633 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.405669 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.405737 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.405791 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.405830 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.405868 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.405898 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.405934 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.405963 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.405988 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.406015 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.406039 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.406072 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.406106 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.406130 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.406159 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.406190 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.406222 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.406249 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.406276 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.406304 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.406335 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.406369 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.406397 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.406397 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.406397 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.406464 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.406464 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.406464 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.406544 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.406573 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.406684 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.406684 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.408021 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.408088 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.408136 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.408190 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.408315 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.408315 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.408377 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.408412 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.408456 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.408483 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.408512 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.408540 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.408571 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.408599 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.408639 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.408683 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.408744 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.408795 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.408834 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.408869 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.408906 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.408949 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.408985 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.409028 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.409028 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.409028 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.409028 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.409028 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.409801 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.409858 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.409934 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.410012 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.410064 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.410119 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.410159 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.410159 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.410236 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.410236 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.410307 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.410350 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.410389 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.410429 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.410474 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.410520 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.410565 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.410608 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.410647 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.410689 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.410754 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.410804 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.410845 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.410884 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.410926 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.410964 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.411000 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.411043 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.411081 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.411143 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.411189 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.411234 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.411273 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.411316 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.411357 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.411398 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.411442 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.411485 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.411524 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.411567 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.411602 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.411644 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.411685 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.411744 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.411783 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.411821 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.411855 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.411897 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.411934 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.411968 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.412005 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.412005 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.412070 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.412115 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.412115 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.412115 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.412552 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.412613 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.412660 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.412762 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.412821 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.412970 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.413051 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.413113 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.413172 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.413223 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.413273 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.413321 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.413369 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.413418 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.413468 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.413520 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.413565 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.413603 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.413638 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.413681 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.413739 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.413779 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.413779 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.413779 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.413779 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.413779 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.413779 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.413987 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.414031 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.414068 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.414068 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.414068 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.414068 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.414201 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.414251 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.414306 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.414367 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.414422 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.414476 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.414532 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.414584 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.414584 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.414670 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.414755 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.414823 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.414883 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.414932 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.414980 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.415032 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.415088 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.415170 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.415170 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.415170 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.415170 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.415170 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.415170 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.416326 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.416400 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.416450 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.416488 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.416574 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.416662 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.416774 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.416881 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.416941 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.416987 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.417030 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.417075 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.417116 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.417157 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.417198 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.417235 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.417282 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.417324 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.417359 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.417400 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.417437 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.417472 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.417508 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.417544 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.417580 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.417621 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.417666 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.417703 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.421960 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.422046 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.422103 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.422140 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.422223 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.422273 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.422364 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.422414 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.422504 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.422548 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.422615 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.422663 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.422726 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.422767 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.422802 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.422852 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.422891 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.422928 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.422971 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.423014 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.423052 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.423093 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.423152 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.423189 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.423225 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.423261 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.423297 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.423334 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.423453 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.423612 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.423670 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.423726 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.423768 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.423805 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.423853 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.423896 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.423943 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.423979 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.424022 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.424059 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.424059 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.424131 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.424168 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.424204 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.424240 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.424282 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.424317 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.424365 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.424412 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.424451 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.424486 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.424528 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.424575 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.424575 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.424575 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.424575 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.424722 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.424722 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.424722 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.424839 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.424878 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.424916 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.424957 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.424998 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.425039 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.425079 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.425079 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.425161 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.425198 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.425239 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.425239 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.425305 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.425305 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.425305 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.425409 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.425447 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.425447 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.425523 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.425565 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.425600 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.425600 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.425600 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.425600 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.425600 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.430727 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.430786 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.430846 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.430932 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.431009 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.431009 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.431181 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.431227 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.431274 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.431310 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.431397 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.431467 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.431545 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.431545 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.431667 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.431667 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.431800 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.431841 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.431841 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.431921 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.431963 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.432093 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.432134 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.432168 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.432168 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.432232 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.432268 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.432268 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.433261 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.433315 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.433393 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.433480 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.433530 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.433577 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.433618 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.433618 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.433684 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.433684 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.433776 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.433823 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.433823 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.433823 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.433935 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.433935 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.433935 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.434038 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.434075 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.434117 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.434154 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.434190 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.434226 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.434274 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.434317 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.434317 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.434317 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.434414 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.434451 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.434493 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.434534 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.434654 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.434728 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.434827 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.434905 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.434979 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.435051 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.435093 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.435186 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.435233 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.435341 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.435416 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.435458 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.435525 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.435525 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.435645 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.435645 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.435793 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.435837 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.435927 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.435992 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.435992 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.435992 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.435992 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.435992 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.435992 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.436342 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.436342 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.436342 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.436485 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.436585 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.436629 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.436744 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.436799 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.436897 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.436939 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.437010 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.437078 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.437159 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.437228 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.437271 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.437429 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.437476 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.437546 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.437617 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.437659 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.437783 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.437823 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.437930 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.438011 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.438086 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.438170 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.438212 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.438311 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.438388 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.438429 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.438508 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.438551 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.438590 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.438630 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.438665 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.438722 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.438769 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.438810 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.438846 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.438887 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.438923 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.438963 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.439000 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.439043 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.439080 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.439153 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.439201 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.439238 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.439279 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.439315 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.439352 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.439387 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.439428 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.439428 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.439428 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.439428 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.439570 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.439570 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.439570 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.439570 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.439570 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.439570 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.439791 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.439791 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.439791 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.439791 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.439791 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.439791 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.439791 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.440000 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.440000 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.440000 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.440000 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.440103 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.440138 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.440166 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.440197 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.440225 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.440225 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.440286 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.440318 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.440318 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.440318 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.443617 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.444101 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.444210 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.444278 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.444325 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.444365 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.444408 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.444445 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.444489 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.444526 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.444571 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.444606 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.444656 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.444693 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.444747 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.444776 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.444805 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.444828 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.444860 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.444889 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112846) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.444921 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.444954 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.444982 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.445011 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.445038 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112847) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.445070 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112845) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.445101 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.445126 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.445158 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.445187 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.445219 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.445249 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.445275 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.445302 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112846) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.445330 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.445357 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112847) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.445383 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112845) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.445410 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112846) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.445440 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112847) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.445472 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112845) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.445502 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.445502 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.445502 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.445502 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.445502 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.445636 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.445665 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 23:27:12.445796 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 23:27:12.445890 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 23:27:12.445949 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 23:27:12.446045 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 23:27:12.446134 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 23:27:12.446233 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 23:27:12.494163 np0000172011 devstack@c-api.service[112845]: INFO dbcounter [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Registered counter for database cinder May 05 23:27:12.496514 np0000172011 devstack@c-api.service[112847]: INFO dbcounter [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Registered counter for database cinder May 05 23:27:12.498817 np0000172011 devstack@c-api.service[112846]: INFO dbcounter [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Registered counter for database cinder May 05 23:27:12.499238 np0000172011 devstack@c-api.service[112848]: INFO dbcounter [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Registered counter for database cinder May 05 23:27:12.505461 np0000172011 devstack@c-api.service[112845]: DEBUG oslo_db.sqlalchemy.engines [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b 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=112845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:12.513074 np0000172011 devstack@c-api.service[112847]: DEBUG oslo_db.sqlalchemy.engines [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 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=112847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:12.518273 np0000172011 devstack@c-api.service[112848]: DEBUG oslo_db.sqlalchemy.engines [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 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=112848) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:12.524290 np0000172011 devstack@c-api.service[112846]: DEBUG oslo_db.sqlalchemy.engines [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 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=112846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:12.621301 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writer thread running {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 23:27:12.624875 np0000172011 devstack@c-api.service[112845]: INFO cinder.rpc [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 23:27:12.628122 np0000172011 devstack@c-api.service[112845]: INFO cinder.rpc [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 23:27:12.631725 np0000172011 devstack@c-api.service[112845]: INFO cinder.rpc [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 23:27:12.634071 np0000172011 devstack@c-api.service[112845]: INFO cinder.rpc [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 23:27:12.635439 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.638135 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.643839 np0000172011 devstack@c-api.service[112845]: DEBUG oslo_db.sqlalchemy.engines [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b 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=112845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:12.645956 np0000172011 devstack@c-api.service[112845]: INFO cinder.rpc [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 23:27:12.647609 np0000172011 devstack@c-api.service[112845]: INFO cinder.rpc [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 23:27:12.648504 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.650212 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writer thread running {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 23:27:12.652465 np0000172011 devstack@c-api.service[112846]: INFO cinder.rpc [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 23:27:12.652884 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writer thread running {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 23:27:12.654621 np0000172011 devstack@c-api.service[112846]: INFO cinder.rpc [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 23:27:12.655541 np0000172011 devstack@c-api.service[112848]: INFO cinder.rpc [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 23:27:12.656566 np0000172011 devstack@c-api.service[112846]: INFO cinder.rpc [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 23:27:12.657581 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writer thread running {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 23:27:12.658050 np0000172011 devstack@c-api.service[112848]: INFO cinder.rpc [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 23:27:12.658422 np0000172011 devstack@c-api.service[112846]: INFO cinder.rpc [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 23:27:12.659393 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.660335 np0000172011 devstack@c-api.service[112848]: INFO cinder.rpc [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 23:27:12.660664 np0000172011 devstack@c-api.service[112847]: INFO cinder.rpc [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 23:27:12.661203 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.661575 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.662418 np0000172011 devstack@c-api.service[112848]: INFO cinder.rpc [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 23:27:12.663407 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.663688 np0000172011 devstack@c-api.service[112847]: INFO cinder.rpc [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 23:27:12.665169 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.666061 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.666167 np0000172011 devstack@c-api.service[112847]: INFO cinder.rpc [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 23:27:12.667412 np0000172011 devstack@c-api.service[112846]: DEBUG oslo_db.sqlalchemy.engines [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 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=112846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:12.668788 np0000172011 devstack@c-api.service[112847]: INFO cinder.rpc [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 23:27:12.669875 np0000172011 devstack@c-api.service[112848]: DEBUG oslo_db.sqlalchemy.engines [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 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=112848) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:12.670001 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.670087 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.671879 np0000172011 devstack@c-api.service[112848]: INFO cinder.rpc [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 23:27:12.672019 np0000172011 devstack@c-api.service[112846]: INFO cinder.rpc [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 23:27:12.672342 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.673597 np0000172011 devstack@c-api.service[112848]: INFO cinder.rpc [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 23:27:12.674625 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.674803 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.675333 np0000172011 devstack@c-api.service[112846]: INFO cinder.rpc [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 23:27:12.676687 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.677895 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.678379 np0000172011 devstack@c-api.service[112847]: DEBUG oslo_db.sqlalchemy.engines [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 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=112847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:12.680783 np0000172011 devstack@c-api.service[112847]: INFO cinder.rpc [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 23:27:12.680952 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.683040 np0000172011 devstack@c-api.service[112847]: INFO cinder.rpc [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 23:27:12.683942 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.684058 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.687185 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.688432 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.688738 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.691361 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.692185 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.692877 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.692975 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.694349 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.695490 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.695815 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.696219 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.697601 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.699844 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.700480 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.700922 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.701755 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.703241 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.703695 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.705294 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.705442 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.706216 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.706675 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.707174 np0000172011 devstack@c-api.service[112845]: WARNING cinder.api.contrib.hosts [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 23:27:12.708046 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.708371 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.709522 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.709582 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.709923 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.711092 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.711453 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.712554 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.713554 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.713781 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.714235 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.714878 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.716034 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.716606 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.716833 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.717547 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.718373 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.718429 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.719044 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.719097 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.719951 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: extensions {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.721110 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.721294 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.721351 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: encryption {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.722608 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.722882 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: os-hosts {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.724230 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.724333 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: os-quota-class-sets {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.725616 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: capabilities {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.726725 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.726982 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: extra_specs {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.727074 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.727250 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.728533 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: os-volume-manage {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.729952 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: consistencygroups {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.730701 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.731796 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.732001 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: os-availability-zone {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.732572 np0000172011 devstack@c-api.service[112846]: WARNING cinder.api.contrib.hosts [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 23:27:12.732757 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.733364 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: cgsnapshots {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.733454 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.733882 np0000172011 devstack@c-api.service[112848]: WARNING cinder.api.contrib.hosts [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 23:27:12.734764 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.734998 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.735655 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: os-volume-transfer {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.736330 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.736506 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.736588 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.737373 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: os-volume-type-access {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.737897 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.738136 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.738342 np0000172011 devstack@c-api.service[112847]: WARNING cinder.api.contrib.hosts [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 23:27:12.739060 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: scheduler-stats {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.739170 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.739465 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.739736 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.740569 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: encryption {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.740688 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.741032 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.741481 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.742156 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.742252 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: qos-specs {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.742915 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.743085 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.743673 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.744504 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.744562 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.744609 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: os-quota-sets {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.745201 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.745363 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: extensions {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.746056 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.746112 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: backups {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.746631 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: encryption {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.746862 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.747130 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: extensions {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.748242 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extended resource: os-snapshot-manage {{(pid=112845) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.748339 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: os-hosts {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.748467 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.748523 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: encryption {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.749755 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: os-quota-class-sets {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.749950 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.750557 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: os-hosts {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.750613 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.750860 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: extensions {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.751746 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] SnapshotActionsController initialized {{(pid=112845) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 23:27:12.751873 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: capabilities {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.752151 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: encryption {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.752253 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: os-quota-class-sets {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.752514 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.753068 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: extra_specs {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.753491 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: capabilities {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.753778 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: os-hosts {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.753971 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.754654 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: os-volume-manage {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.754824 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: extra_specs {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.755227 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: os-quota-class-sets {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.755496 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.756078 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: consistencygroups {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.756496 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: capabilities {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.756555 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: os-volume-manage {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.756964 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.757797 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: extra_specs {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.757976 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: consistencygroups {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.758105 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: os-availability-zone {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.758349 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.759383 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: os-volume-manage {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.760038 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: os-availability-zone {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.760108 np0000172011 devstack@c-api.service[112845]: WARNING castellan.key_manager.migration [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.760160 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: cgsnapshots {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.761115 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.761185 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: consistencygroups {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.761243 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.761327 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.761449 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension TypesManage extending resource: types {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.761527 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: os-volume-transfer {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.761580 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.761655 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.761788 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.761909 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.762028 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension VolumeActions extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.762241 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.762311 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: cgsnapshots {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.762361 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.762445 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.762528 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension UsedLimits extending resource: limits {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.762641 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension AdminActions extending resource: volumes {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.762764 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension AdminActions extending resource: snapshots {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.762894 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.v3.router [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b None None] Extension AdminActions extending resource: backups {{(pid=112845) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.763219 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: os-volume-type-access {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.763828 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: os-volume-transfer {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.763960 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: os-availability-zone {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.765258 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: scheduler-stats {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.765342 np0000172011 devstack@c-api.service[112845]: WARNING keystonemiddleware.auth_token [None req-2ec226bb-b0c8-412c-8b82-ff0578f8588b 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 05 23:27:12.765500 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: os-volume-type-access {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.766471 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: cgsnapshots {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.767470 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: scheduler-stats {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.767556 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: encryption {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.768402 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: os-volume-transfer {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.769078 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: encryption {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.769134 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: qos-specs {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.770039 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: os-volume-type-access {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.770877 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: qos-specs {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.771208 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: os-quota-sets {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.771639 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: scheduler-stats {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.772114 np0000172011 devstack@c-api.service[112845]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71eb0b4a3668 pid: 112845 (default app) May 05 23:27:12.772618 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.772618 np0000172011 devstack@c-api.service[112845]: warnings.warn( May 05 23:27:12.772767 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: backups {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.773128 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: encryption {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.773218 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: os-quota-sets {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.774618 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: qos-specs {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.774722 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extended resource: os-snapshot-manage {{(pid=112846) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.774823 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: backups {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.776683 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: os-quota-sets {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.776907 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extended resource: os-snapshot-manage {{(pid=112848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.777007 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.777963 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] SnapshotActionsController initialized {{(pid=112846) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 23:27:12.778123 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: backups {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.778790 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.779738 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.780167 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extended resource: os-snapshot-manage {{(pid=112847) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 23:27:12.780407 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.780492 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.780492 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.780492 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.780492 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.780492 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.781077 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.781077 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.781077 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.781077 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.781077 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.781389 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.781389 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.781389 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.781389 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.781389 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.781389 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.781813 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.781813 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.781813 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.781813 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.782320 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.782320 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.782320 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.782320 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.782620 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.782620 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.782620 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.782620 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.783054 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.783054 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.783054 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.783054 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.783054 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.783405 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.783405 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.783405 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.783405 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.783405 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.783989 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.783989 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.783989 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.783989 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.783989 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.783989 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.784769 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.784769 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.784769 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.784769 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.784769 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.784769 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.785474 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.785474 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.785474 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.785474 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.785474 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.785474 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.786187 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] SnapshotActionsController initialized {{(pid=112848) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 23:27:12.786295 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.786295 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.786295 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.786295 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.786295 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.786965 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.786965 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.786965 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.786965 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.786965 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.787515 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.787515 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.787515 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.787515 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.787515 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.787515 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.788303 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.788303 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.788303 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.788303 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.788303 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.788303 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.789140 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.789140 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.789140 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.789140 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.789140 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.789789 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.789789 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.789789 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.789789 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.789789 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.790598 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.790598 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.790598 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.790598 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.791356 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.791356 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.791356 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.791356 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.791840 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.791840 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.791840 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.791840 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.791840 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792153 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.792153 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792153 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.792153 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792153 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.792427 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792427 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.792427 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792427 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.792694 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792694 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.792694 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792694 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.792983 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792983 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.792983 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.792983 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793198 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793198 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793198 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793198 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793412 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793412 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793412 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793412 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793622 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793622 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793622 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793622 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793622 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793995 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793995 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793995 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793995 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.793995 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.793995 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.794437 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.794437 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.794437 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.794437 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.794437 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.794801 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.794801 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.794801 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.794801 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.794801 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.794801 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.795294 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.795294 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.795294 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.795294 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.795294 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.795294 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.795704 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.795704 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.795704 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.795704 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.795704 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.795704 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796080 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796080 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796080 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796080 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796080 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796080 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796368 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796368 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796368 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796368 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796657 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796657 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796657 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796657 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796657 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796976 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796976 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796976 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.796976 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:12.796976 np0000172011 devstack@c-api.service[112845]: warnings.warn(deprecated_msg) May 05 23:27:12.797214 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797280 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797329 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797329 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.contrib.snapshot_actions [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] SnapshotActionsController initialized {{(pid=112847) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 23:27:12.797329 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797457 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797502 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797546 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-652593c3-5442-4fd8-b943-5a39de702adf None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:27:12.797592 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797698 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797787 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797843 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797875 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.797929 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 953 bytes} [Tue May 5 23:27:12 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 05 23:27:12.797988 np0000172011 devstack@c-api.service[112846]: WARNING castellan.key_manager.migration [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.798033 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.798063 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.798132 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798132 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798132 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798132 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension TypesManage extending resource: types {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798132 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798331 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.798358 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798358 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798358 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798358 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension VolumeActions extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798358 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798486 np0000172011 devstack@c-api.service[112848]: WARNING castellan.key_manager.migration [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.798512 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798512 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798512 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension UsedLimits extending resource: limits {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798512 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension AdminActions extending resource: volumes {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798512 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension AdminActions extending resource: snapshots {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798629 np0000172011 devstack@c-api.service[112847]: WARNING castellan.key_manager.migration [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 23:27:12.798654 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.v3.router [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 None None] Extension AdminActions extending resource: backups {{(pid=112846) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798824 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798824 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798824 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798824 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension TypesManage extending resource: types {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798824 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.798824 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799067 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799101 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799174 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799225 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799281 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799347 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension VolumeActions extending resource: volumes {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799412 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension TypesManage extending resource: types {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799478 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799536 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799595 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799663 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799720 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799815 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799879 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension UsedLimits extending resource: limits {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.799946 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800005 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension AdminActions extending resource: volumes {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800066 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension VolumeActions extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800137 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension AdminActions extending resource: snapshots {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800201 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800269 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.v3.router [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 None None] Extension AdminActions extending resource: backups {{(pid=112848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800307 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800307 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800307 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension UsedLimits extending resource: limits {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800307 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension AdminActions extending resource: volumes {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800307 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension AdminActions extending resource: snapshots {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800307 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.v3.router [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 None None] Extension AdminActions extending resource: backups {{(pid=112847) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 23:27:12.800487 np0000172011 devstack@c-api.service[112846]: WARNING keystonemiddleware.auth_token [None req-5b7412e9-313a-4c96-90ee-5f0b822d9aa1 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 05 23:27:12.800529 np0000172011 devstack@c-api.service[112848]: WARNING keystonemiddleware.auth_token [None req-fd72b3e4-e5a6-45bb-9a4d-8abfd5846962 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 05 23:27:12.800565 np0000172011 devstack@c-api.service[112847]: WARNING keystonemiddleware.auth_token [None req-7dbe60a3-84fe-4505-a844-b05ca4e67870 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 05 23:27:12.802436 np0000172011 devstack@c-api.service[112846]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71eb0b4a3668 pid: 112846 (default app) May 05 23:27:12.803035 np0000172011 devstack@c-api.service[112847]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71eb0b4a3668 pid: 112847 (default app) May 05 23:27:12.804154 np0000172011 devstack@c-api.service[112848]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71eb0b4a3668 pid: 112848 (default app) May 05 23:27:20.094896 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-ed2cee8e-b55e-4f55-834e-6e844499c07e None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:27:20.695611 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-ed2cee8e-b55e-4f55-834e-6e844499c07e admin admin] POST https://199.204.45.157/volume/v3/types May 05 23:27:20.696246 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-ed2cee8e-b55e-4f55-834e-6e844499c07e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 05 23:27:20.697947 np0000172011 devstack@c-api.service[112845]: /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 05 23:27:20.697947 np0000172011 devstack@c-api.service[112845]: warnings.warn( May 05 23:27:20.710493 np0000172011 devstack@c-api.service[112845]: DEBUG oslo_db.sqlalchemy.engines [None req-ed2cee8e-b55e-4f55-834e-6e844499c07e 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=112845) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:20.744549 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-ed2cee8e-b55e-4f55-834e-6e844499c07e admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 May 05 23:27:20.745168 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 2/2] 199.204.45.157 () {68 vars in 1288 bytes} [Tue May 5 23:27:20 2026] POST /volume/v3/types => generated 186 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 23:27:20.759003 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.759003 np0000172011 devstack@c-api.service[112846]: warnings.warn( May 05 23:27:20.772767 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.772767 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.772767 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.772767 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.773145 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.773145 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.773145 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.773145 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.773381 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.773381 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.773381 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.773381 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.773381 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.773381 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.773757 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.773757 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.773757 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.773757 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.773757 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774051 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774051 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774051 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774051 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774051 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774379 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774379 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774379 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774379 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774629 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774629 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774629 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774629 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774629 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774928 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774928 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774928 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.774928 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.774928 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.775286 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.775286 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.775286 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.775286 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.775286 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.775286 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.775688 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.775688 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.775688 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.775688 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.775688 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.775688 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.777114 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.777114 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.777114 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.777114 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.777114 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.777114 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.777647 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.777647 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.777647 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.777647 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.777647 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.778163 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.778163 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.778163 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.778163 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.778163 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.778624 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.778624 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.778624 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.778624 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.778624 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.778624 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.779230 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.779230 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.779230 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.779230 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.779230 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.779230 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781089 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781089 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781089 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781089 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781089 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781290 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781290 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781290 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781290 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781290 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781465 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781465 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781465 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781465 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781618 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781618 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781618 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781618 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781794 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781794 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781794 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781794 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781794 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781986 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781986 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781986 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.781986 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.781986 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782165 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782165 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782165 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782165 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782323 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782323 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782323 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782323 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782473 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782473 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782473 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782473 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782598 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782598 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782598 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782598 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782716 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782716 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782716 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782716 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782862 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782862 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782862 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782862 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782862 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782991 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782991 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782991 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782991 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.782991 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.782991 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783153 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783153 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783153 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783153 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783153 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783274 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783274 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783274 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783274 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783274 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783274 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783434 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783434 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783434 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783434 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783434 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783434 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783599 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783599 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783599 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783599 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783599 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783599 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783779 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783779 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783779 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783779 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783779 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783779 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783938 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783938 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.783938 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.783938 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.784043 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.784043 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.784043 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.784043 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.784043 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.784194 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.784194 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.784194 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.784194 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:20.784194 np0000172011 devstack@c-api.service[112846]: warnings.warn(deprecated_msg) May 05 23:27:20.784194 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [req-ed2cee8e-b55e-4f55-834e-6e844499c07e req-5333937d-b198-448f-9f9d-526d49bfa5c6 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:27:21.132870 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [req-ed2cee8e-b55e-4f55-834e-6e844499c07e req-5333937d-b198-448f-9f9d-526d49bfa5c6 admin admin] POST https://199.204.45.157/volume/v3/types/01a69d56-13f6-4400-b566-116295a6c8c9/extra_specs May 05 23:27:21.133513 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [req-ed2cee8e-b55e-4f55-834e-6e844499c07e req-5333937d-b198-448f-9f9d-526d49bfa5c6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 05 23:27:21.135148 np0000172011 devstack@c-api.service[112846]: /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 05 23:27:21.135148 np0000172011 devstack@c-api.service[112846]: warnings.warn( May 05 23:27:21.144772 np0000172011 devstack@c-api.service[112846]: DEBUG oslo_db.sqlalchemy.engines [req-ed2cee8e-b55e-4f55-834e-6e844499c07e req-5333937d-b198-448f-9f9d-526d49bfa5c6 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=112846) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:27:21.207994 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [req-ed2cee8e-b55e-4f55-834e-6e844499c07e req-5333937d-b198-448f-9f9d-526d49bfa5c6 admin admin] https://199.204.45.157/volume/v3/types/01a69d56-13f6-4400-b566-116295a6c8c9/extra_specs returned with HTTP 200 May 05 23:27:21.208606 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Tue May 5 23:27:20 2026] POST /volume/v3/types/01a69d56-13f6-4400-b566-116295a6c8c9/extra_specs => generated 55 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 23:27:22.674207 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=6 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:27:22.682149 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=6 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:27:30.741052 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:27:31.206103 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:31:42.731734 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.731734 np0000172011 devstack@c-api.service[112847]: warnings.warn( May 05 23:31:42.747886 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.747886 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.747886 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.747886 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.748229 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.748229 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.748229 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.748229 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.748495 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.748495 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.748495 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.748495 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.748495 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.748495 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.748883 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.748883 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.748883 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.748883 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.748883 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.749204 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.749204 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.749204 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.749204 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.749204 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.749470 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.749470 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.749470 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.749470 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.749742 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.749742 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.749742 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.749742 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.749742 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750056 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.750056 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750056 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.750056 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750056 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.750377 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750377 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.750377 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750377 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.750377 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750377 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.750756 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750756 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.750756 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750756 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.750756 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.750756 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.751124 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.751124 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.751124 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.751124 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.751124 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.751124 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.751474 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.751474 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.751474 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.751474 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.751474 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.751834 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.751834 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.751834 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.751834 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.751834 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752104 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.752104 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752104 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.752104 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752104 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.752104 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752456 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.752456 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752456 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.752456 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752456 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.752456 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752798 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.752798 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752798 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.752798 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.752798 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753123 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753123 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753123 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753123 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753123 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753413 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753413 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753413 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753413 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753670 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753670 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753670 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753670 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753938 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753938 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753938 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.753938 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.753938 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.754257 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.754257 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.754257 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.754257 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.754257 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.754580 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.754580 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.754580 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.754580 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.754855 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.754855 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.754855 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.754855 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755095 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755095 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755095 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755095 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755352 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755352 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755352 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755352 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755535 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755535 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755535 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755535 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755719 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755719 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755719 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755719 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755719 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755961 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755961 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755961 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755961 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.755961 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.755961 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756200 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756200 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756200 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756200 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756200 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756394 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756394 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756394 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756394 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756394 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756394 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756644 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756644 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756644 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756644 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756644 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756644 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756927 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756927 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756927 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756927 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.756927 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.756927 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757171 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757171 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757171 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757171 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757171 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757171 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757410 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757410 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757410 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757410 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757578 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757578 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757578 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757578 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757578 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757844 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757844 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757844 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757844 np0000172011 devstack@c-api.service[112847]: /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 05 23:31:42.757844 np0000172011 devstack@c-api.service[112847]: warnings.warn(deprecated_msg) May 05 23:31:42.757844 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-b225dbbd-f4fe-4708-a200-e189a43b6a00 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:31:42.757844 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-b225dbbd-f4fe-4708-a200-e189a43b6a00 None None] GET https://199.204.45.157/volume// May 05 23:31:42.758092 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-b225dbbd-f4fe-4708-a200-e189a43b6a00 None None] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:31:42.758092 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-b225dbbd-f4fe-4708-a200-e189a43b6a00 None None] Calling method 'all' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:31:42.758092 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-b225dbbd-f4fe-4708-a200-e189a43b6a00 None None] https://199.204.45.157/volume// returned with HTTP 300 May 05 23:31:42.758092 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 1/4] 199.204.45.157 () {66 vars in 1456 bytes} [Tue May 5 23:31:42 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 05 23:32:23.429602 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.429602 np0000172011 devstack@c-api.service[112848]: warnings.warn( May 05 23:32:23.443019 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.443019 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.443019 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.443019 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.443019 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.443471 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.443471 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.443471 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.443471 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.443471 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.443930 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.443930 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.443930 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.443930 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.443930 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.443930 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.444337 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.444337 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.444337 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.444337 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.444591 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.444591 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.444591 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.444591 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.444876 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.444876 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.444876 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.444876 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.445148 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.445148 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.445148 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.445148 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.445148 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.445489 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.445489 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.445489 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.445489 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.445489 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.445949 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.445949 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.445949 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.445949 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.445949 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.445949 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.446328 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.446328 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.446328 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.446328 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.446328 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.446328 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.446689 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.446689 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.446689 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.446689 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.446689 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.446689 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.447107 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.447107 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.447107 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.447107 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.447107 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.447452 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.447452 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.447452 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.447452 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.447452 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.447802 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.447802 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.447802 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.447802 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.447802 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.447802 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.448194 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.448194 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.448194 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.448194 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.448194 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.448194 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.448612 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.448612 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.448612 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.448612 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.448612 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.449010 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.449010 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.449010 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.449010 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.449010 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.449364 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.449364 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.449364 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.449364 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.449985 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.449985 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.449985 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.449985 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450201 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450201 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450201 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450201 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450201 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450420 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450420 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450420 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450420 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450420 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450616 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450616 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450616 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450616 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450782 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450782 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450782 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450782 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450929 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450929 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.450929 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.450929 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451090 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451090 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451090 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451090 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451233 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451233 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451233 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451233 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451392 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451392 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451392 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451392 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451392 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451577 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451577 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451577 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451577 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451577 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451577 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451813 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451813 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451813 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.451813 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.451813 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452014 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452014 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452014 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452014 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452014 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452014 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452229 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452229 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452229 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452229 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452229 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452229 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452436 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452436 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452436 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452436 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452436 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452436 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452646 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452646 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452646 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452646 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.452646 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.452646 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.453129 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.453129 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.453129 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.453129 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.453278 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.453278 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.453278 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.453278 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.453278 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.453456 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.453456 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.453456 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.453456 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.453456 np0000172011 devstack@c-api.service[112848]: warnings.warn(deprecated_msg) May 05 23:32:23.453456 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-71e529d2-dc1f-4485-99c6-f1746e121f4d None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:32:23.866929 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-71e529d2-dc1f-4485-99c6-f1746e121f4d demo demo] GET https://199.204.45.157/volume/v3/types?is_public=None May 05 23:32:23.867327 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-71e529d2-dc1f-4485-99c6-f1746e121f4d demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:32:23.867620 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-71e529d2-dc1f-4485-99c6-f1746e121f4d demo demo] Calling method 'index' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:32:23.868244 np0000172011 devstack@c-api.service[112848]: /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 05 23:32:23.868244 np0000172011 devstack@c-api.service[112848]: warnings.warn( May 05 23:32:23.869000 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.api_utils [None req-71e529d2-dc1f-4485-99c6-f1746e121f4d demo demo] Removing options '' from query. {{(pid=112848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:32:23.881453 np0000172011 devstack@c-api.service[112848]: DEBUG oslo_db.sqlalchemy.engines [None req-71e529d2-dc1f-4485-99c6-f1746e121f4d 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=112848) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:32:23.908034 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-71e529d2-dc1f-4485-99c6-f1746e121f4d demo demo] https://199.204.45.157/volume/v3/types?is_public=None returned with HTTP 200 May 05 23:32:23.908619 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 1/5] 199.204.45.157 () {64 vars in 1263 bytes} [Tue May 5 23:32:23 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 23:32:23.921758 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [req-71e529d2-dc1f-4485-99c6-f1746e121f4d req-ec9119bc-c5ef-4220-970e-e31099184b46 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:32:23.926920 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [req-71e529d2-dc1f-4485-99c6-f1746e121f4d req-ec9119bc-c5ef-4220-970e-e31099184b46 demo demo] GET https://199.204.45.157/volume/v3/types/default May 05 23:32:23.927189 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [req-71e529d2-dc1f-4485-99c6-f1746e121f4d req-ec9119bc-c5ef-4220-970e-e31099184b46 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:32:23.927518 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [req-71e529d2-dc1f-4485-99c6-f1746e121f4d req-ec9119bc-c5ef-4220-970e-e31099184b46 demo demo] Calling method 'show' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:32:23.939919 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [req-71e529d2-dc1f-4485-99c6-f1746e121f4d req-ec9119bc-c5ef-4220-970e-e31099184b46 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 05 23:32:23.940301 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 3/6] 199.204.45.157 () {66 vars in 1329 bytes} [Tue May 5 23:32:23 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 05 23:32:24.327836 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-1c5426bd-2214-4514-b50d-437e98a657f7 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:32:24.332018 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-1c5426bd-2214-4514-b50d-437e98a657f7 demo demo] GET https://199.204.45.157/volume/v3/types/default May 05 23:32:24.332293 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-1c5426bd-2214-4514-b50d-437e98a657f7 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:32:24.332589 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-1c5426bd-2214-4514-b50d-437e98a657f7 demo demo] Calling method 'show' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:32:24.351607 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-1c5426bd-2214-4514-b50d-437e98a657f7 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 05 23:32:24.352193 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 2/7] 199.204.45.157 () {64 vars in 1258 bytes} [Tue May 5 23:32:24 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 23:32:24.788550 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-d2e64b5e-202f-4a27-ae60-313e68939059 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:32:25.141185 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-d2e64b5e-202f-4a27-ae60-313e68939059 demo demo] GET https://199.204.45.157/volume/v3/types/default May 05 23:32:25.141562 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-d2e64b5e-202f-4a27-ae60-313e68939059 demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:32:25.141786 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-d2e64b5e-202f-4a27-ae60-313e68939059 demo demo] Calling method 'show' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:32:25.150102 np0000172011 devstack@c-api.service[112847]: DEBUG oslo_db.sqlalchemy.engines [None req-d2e64b5e-202f-4a27-ae60-313e68939059 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=112847) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 23:32:25.165522 np0000172011 devstack@c-api.service[112847]: /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 05 23:32:25.165522 np0000172011 devstack@c-api.service[112847]: warnings.warn( May 05 23:32:25.167814 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-d2e64b5e-202f-4a27-ae60-313e68939059 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 05 23:32:25.168221 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 2/8] 199.204.45.157 () {64 vars in 1258 bytes} [Tue May 5 23:32:24 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 23:32:25.180695 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-037207dd-ae3c-4064-bcc7-13f498eda364 None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:32:25.185418 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-037207dd-ae3c-4064-bcc7-13f498eda364 demo demo] GET https://199.204.45.157/volume/v3/types/default May 05 23:32:25.185861 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-037207dd-ae3c-4064-bcc7-13f498eda364 demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:32:25.186331 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-037207dd-ae3c-4064-bcc7-13f498eda364 demo demo] Calling method 'show' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:32:25.202482 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-037207dd-ae3c-4064-bcc7-13f498eda364 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 05 23:32:25.202820 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1258 bytes} [Tue May 5 23:32:25 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 23:32:33.935305 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=2 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:32:34.346723 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=2 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:32:35.163329 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=2 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:32:35.198655 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=3 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:39:45.451723 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-feb267d7-41fb-49e8-9cdf-e9e7a8b3c327 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:39:45.575517 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-feb267d7-41fb-49e8-9cdf-e9e7a8b3c327 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:39:45.575517 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-feb267d7-41fb-49e8-9cdf-e9e7a8b3c327 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:39:45.575517 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-feb267d7-41fb-49e8-9cdf-e9e7a8b3c327 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:39:45.575517 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-feb267d7-41fb-49e8-9cdf-e9e7a8b3c327 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:39:45.575517 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-feb267d7-41fb-49e8-9cdf-e9e7a8b3c327 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:39:45.606985 np0000172011 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-feb267d7-41fb-49e8-9cdf-e9e7a8b3c327 demo demo] Get all volumes completed successfully. May 05 23:39:45.611038 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-feb267d7-41fb-49e8-9cdf-e9e7a8b3c327 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:39:45.611652 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 4/10] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:39:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 23:39:55.599129 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:40:45.628150 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-bc8e8d5c-ca72-410e-b442-b2384f11ea21 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:40:45.631628 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-bc8e8d5c-ca72-410e-b442-b2384f11ea21 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:40:45.631916 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-bc8e8d5c-ca72-410e-b442-b2384f11ea21 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:40:45.632196 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-bc8e8d5c-ca72-410e-b442-b2384f11ea21 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:40:45.633139 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-bc8e8d5c-ca72-410e-b442-b2384f11ea21 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:40:45.634291 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-bc8e8d5c-ca72-410e-b442-b2384f11ea21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:40:45.665807 np0000172011 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-bc8e8d5c-ca72-410e-b442-b2384f11ea21 demo demo] Get all volumes completed successfully. May 05 23:40:45.669327 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-bc8e8d5c-ca72-410e-b442-b2384f11ea21 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:40:45.670246 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 3/11] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:40:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 23:40:55.660145 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:41:45.691595 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-f77376a2-623f-4db6-9fea-26544232fd6d None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:41:45.696851 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-f77376a2-623f-4db6-9fea-26544232fd6d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:41:45.697151 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-f77376a2-623f-4db6-9fea-26544232fd6d demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:41:45.697398 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-f77376a2-623f-4db6-9fea-26544232fd6d demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:41:45.698232 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-f77376a2-623f-4db6-9fea-26544232fd6d demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:41:45.699624 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-f77376a2-623f-4db6-9fea-26544232fd6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:41:45.741653 np0000172011 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-f77376a2-623f-4db6-9fea-26544232fd6d demo demo] Get all volumes completed successfully. May 05 23:41:45.746112 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-f77376a2-623f-4db6-9fea-26544232fd6d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:41:45.746968 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 3/12] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:41:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 23:41:55.732250 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:42:45.772623 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-ee1ad895-03e8-4b45-9a69-96393b2c0cbd None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:42:45.776853 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-ee1ad895-03e8-4b45-9a69-96393b2c0cbd demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:42:45.777096 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-ee1ad895-03e8-4b45-9a69-96393b2c0cbd demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:42:45.777372 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-ee1ad895-03e8-4b45-9a69-96393b2c0cbd demo demo] Calling method 'detail' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:42:45.778006 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.api_utils [None req-ee1ad895-03e8-4b45-9a69-96393b2c0cbd demo demo] Removing options '' from query. {{(pid=112848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:42:45.779097 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.volume.api [None req-ee1ad895-03e8-4b45-9a69-96393b2c0cbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:42:45.825921 np0000172011 devstack@c-api.service[112848]: INFO cinder.volume.api [None req-ee1ad895-03e8-4b45-9a69-96393b2c0cbd demo demo] Get all volumes completed successfully. May 05 23:42:45.829445 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-ee1ad895-03e8-4b45-9a69-96393b2c0cbd demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:42:45.830118 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:42:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 23:42:55.819862 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=1 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:43:45.848654 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-b33d480a-1d15-4a7d-b6b3-8d70698da89e None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:43:45.854576 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-b33d480a-1d15-4a7d-b6b3-8d70698da89e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:43:45.854762 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-b33d480a-1d15-4a7d-b6b3-8d70698da89e demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:43:45.855253 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-b33d480a-1d15-4a7d-b6b3-8d70698da89e demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:43:45.855617 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-b33d480a-1d15-4a7d-b6b3-8d70698da89e demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:43:45.856906 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-b33d480a-1d15-4a7d-b6b3-8d70698da89e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:43:45.867685 np0000172011 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-b33d480a-1d15-4a7d-b6b3-8d70698da89e demo demo] Get all volumes completed successfully. May 05 23:43:45.871497 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-b33d480a-1d15-4a7d-b6b3-8d70698da89e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:43:45.871497 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 5/14] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:43:45 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 05 23:43:55.860966 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:44:45.885614 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-de588f3d-839d-47d4-b071-8491836ad94b None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:44:46.033943 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-de588f3d-839d-47d4-b071-8491836ad94b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:44:46.033943 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-de588f3d-839d-47d4-b071-8491836ad94b demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:44:46.033943 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-de588f3d-839d-47d4-b071-8491836ad94b demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:44:46.033943 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-de588f3d-839d-47d4-b071-8491836ad94b demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:44:46.035362 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-de588f3d-839d-47d4-b071-8491836ad94b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:44:46.047881 np0000172011 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-de588f3d-839d-47d4-b071-8491836ad94b demo demo] Get all volumes completed successfully. May 05 23:44:46.052778 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-de588f3d-839d-47d4-b071-8491836ad94b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:44:46.053676 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 4/15] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:44:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 23:44:56.039977 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:45:46.073355 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-83362810-d1cb-49db-8434-e1eadc90cd15 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:45:46.077752 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-83362810-d1cb-49db-8434-e1eadc90cd15 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:45:46.077752 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-83362810-d1cb-49db-8434-e1eadc90cd15 demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:45:46.077752 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-83362810-d1cb-49db-8434-e1eadc90cd15 demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:45:46.078359 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-83362810-d1cb-49db-8434-e1eadc90cd15 demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:45:46.079824 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-83362810-d1cb-49db-8434-e1eadc90cd15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:45:46.088896 np0000172011 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-83362810-d1cb-49db-8434-e1eadc90cd15 demo demo] Get all volumes completed successfully. May 05 23:45:46.092419 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-83362810-d1cb-49db-8434-e1eadc90cd15 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:45:46.092868 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 4/16] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:45:46 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 05 23:45:56.085436 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:46:46.115679 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-7e1c9aca-5621-486f-b8e7-82fee7368ccf None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:46:46.118704 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-7e1c9aca-5621-486f-b8e7-82fee7368ccf demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:46:46.119033 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-7e1c9aca-5621-486f-b8e7-82fee7368ccf demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:46:46.119297 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-7e1c9aca-5621-486f-b8e7-82fee7368ccf demo demo] Calling method 'detail' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:46:46.119864 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.api_utils [None req-7e1c9aca-5621-486f-b8e7-82fee7368ccf demo demo] Removing options '' from query. {{(pid=112848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:46:46.120961 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.volume.api [None req-7e1c9aca-5621-486f-b8e7-82fee7368ccf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:46:46.131396 np0000172011 devstack@c-api.service[112848]: INFO cinder.volume.api [None req-7e1c9aca-5621-486f-b8e7-82fee7368ccf demo demo] Get all volumes completed successfully. May 05 23:46:46.134317 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-7e1c9aca-5621-486f-b8e7-82fee7368ccf demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:46:46.135424 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:46:46 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 05 23:46:56.125376 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=1 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:47:46.151220 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-1bef94fc-bb69-499d-be36-2dd5d741b475 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:47:46.156658 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-1bef94fc-bb69-499d-be36-2dd5d741b475 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:47:46.157389 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-1bef94fc-bb69-499d-be36-2dd5d741b475 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:47:46.157895 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-1bef94fc-bb69-499d-be36-2dd5d741b475 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:47:46.158619 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-1bef94fc-bb69-499d-be36-2dd5d741b475 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:47:46.160292 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-1bef94fc-bb69-499d-be36-2dd5d741b475 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:47:46.172399 np0000172011 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-1bef94fc-bb69-499d-be36-2dd5d741b475 demo demo] Get all volumes completed successfully. May 05 23:47:46.174985 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-1bef94fc-bb69-499d-be36-2dd5d741b475 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:47:46.175461 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 6/18] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:47:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 23:47:56.164880 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:48:46.189630 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-19f4f2fe-3252-4e20-8918-61e0e8ca8521 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:48:46.192665 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-19f4f2fe-3252-4e20-8918-61e0e8ca8521 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:48:46.192932 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-19f4f2fe-3252-4e20-8918-61e0e8ca8521 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:48:46.193179 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-19f4f2fe-3252-4e20-8918-61e0e8ca8521 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:48:46.193494 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-19f4f2fe-3252-4e20-8918-61e0e8ca8521 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:48:46.194501 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-19f4f2fe-3252-4e20-8918-61e0e8ca8521 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:48:46.204176 np0000172011 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-19f4f2fe-3252-4e20-8918-61e0e8ca8521 demo demo] Get all volumes completed successfully. May 05 23:48:46.206995 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-19f4f2fe-3252-4e20-8918-61e0e8ca8521 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:48:46.207448 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 5/19] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:48:46 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 05 23:48:56.198504 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:49:46.243090 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-9e0c8c02-06e9-4086-b40b-32fdfc3e9615 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:49:46.387375 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-9e0c8c02-06e9-4086-b40b-32fdfc3e9615 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:49:46.387963 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-9e0c8c02-06e9-4086-b40b-32fdfc3e9615 demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:49:46.388494 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-9e0c8c02-06e9-4086-b40b-32fdfc3e9615 demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:49:46.389009 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-9e0c8c02-06e9-4086-b40b-32fdfc3e9615 demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:49:46.390439 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-9e0c8c02-06e9-4086-b40b-32fdfc3e9615 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:49:46.402285 np0000172011 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-9e0c8c02-06e9-4086-b40b-32fdfc3e9615 demo demo] Get all volumes completed successfully. May 05 23:49:46.405340 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-9e0c8c02-06e9-4086-b40b-32fdfc3e9615 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:49:46.405936 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 5/20] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:49:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 23:49:56.395613 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:50:46.423282 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-5f78b399-7567-4a65-ad23-a430792d85dd None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:50:46.426629 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-5f78b399-7567-4a65-ad23-a430792d85dd demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:50:46.426920 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-5f78b399-7567-4a65-ad23-a430792d85dd demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:50:46.427170 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-5f78b399-7567-4a65-ad23-a430792d85dd demo demo] Calling method 'detail' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:50:46.428279 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.api_utils [None req-5f78b399-7567-4a65-ad23-a430792d85dd demo demo] Removing options '' from query. {{(pid=112848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:50:46.429957 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.volume.api [None req-5f78b399-7567-4a65-ad23-a430792d85dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:50:46.440435 np0000172011 devstack@c-api.service[112848]: INFO cinder.volume.api [None req-5f78b399-7567-4a65-ad23-a430792d85dd demo demo] Get all volumes completed successfully. May 05 23:50:46.443360 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-5f78b399-7567-4a65-ad23-a430792d85dd demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:50:46.443975 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:50:46 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 05 23:50:56.434128 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=1 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:51:46.467124 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-e51cbb87-d46d-4cd9-b55c-6d1cb109e1cb None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:51:46.471739 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-e51cbb87-d46d-4cd9-b55c-6d1cb109e1cb demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:51:46.472172 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-e51cbb87-d46d-4cd9-b55c-6d1cb109e1cb demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:51:46.472594 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-e51cbb87-d46d-4cd9-b55c-6d1cb109e1cb demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:51:46.473126 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-e51cbb87-d46d-4cd9-b55c-6d1cb109e1cb demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:51:46.474855 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-e51cbb87-d46d-4cd9-b55c-6d1cb109e1cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:51:46.481424 np0000172011 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-e51cbb87-d46d-4cd9-b55c-6d1cb109e1cb demo demo] Get all volumes completed successfully. May 05 23:51:46.483663 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-e51cbb87-d46d-4cd9-b55c-6d1cb109e1cb demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:51:46.484119 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 7/22] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:51:46 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 05 23:51:56.478150 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:52:46.499110 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-ae8e961c-47e0-476c-92a6-bf1be3aedf2f None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:52:46.502445 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-ae8e961c-47e0-476c-92a6-bf1be3aedf2f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:52:46.502848 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-ae8e961c-47e0-476c-92a6-bf1be3aedf2f demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:52:46.503244 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-ae8e961c-47e0-476c-92a6-bf1be3aedf2f demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:52:46.503681 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-ae8e961c-47e0-476c-92a6-bf1be3aedf2f demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:52:46.505151 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-ae8e961c-47e0-476c-92a6-bf1be3aedf2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:52:46.513050 np0000172011 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-ae8e961c-47e0-476c-92a6-bf1be3aedf2f demo demo] Get all volumes completed successfully. May 05 23:52:46.514994 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-ae8e961c-47e0-476c-92a6-bf1be3aedf2f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:52:46.515300 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 6/23] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:52:46 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 05 23:52:56.509302 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:53:46.528902 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-fb8a736c-cdb4-4a4d-9b22-8b60b5b4a8f2 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:53:46.531443 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-fb8a736c-cdb4-4a4d-9b22-8b60b5b4a8f2 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:53:46.531697 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-fb8a736c-cdb4-4a4d-9b22-8b60b5b4a8f2 demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:53:46.532035 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-fb8a736c-cdb4-4a4d-9b22-8b60b5b4a8f2 demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:53:46.532365 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-fb8a736c-cdb4-4a4d-9b22-8b60b5b4a8f2 demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:53:46.533417 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-fb8a736c-cdb4-4a4d-9b22-8b60b5b4a8f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:53:46.543788 np0000172011 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-fb8a736c-cdb4-4a4d-9b22-8b60b5b4a8f2 demo demo] Get all volumes completed successfully. May 05 23:53:46.547105 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-fb8a736c-cdb4-4a4d-9b22-8b60b5b4a8f2 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:53:46.547555 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 6/24] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:53:46 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 05 23:53:56.538096 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:54:46.562335 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-1a9c4520-70fe-4831-abd2-6c743815609e None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:54:46.566598 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-1a9c4520-70fe-4831-abd2-6c743815609e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:54:46.567031 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-1a9c4520-70fe-4831-abd2-6c743815609e demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:54:46.567437 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-1a9c4520-70fe-4831-abd2-6c743815609e demo demo] Calling method 'detail' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:54:46.567981 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.api_utils [None req-1a9c4520-70fe-4831-abd2-6c743815609e demo demo] Removing options '' from query. {{(pid=112848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:54:46.569573 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.volume.api [None req-1a9c4520-70fe-4831-abd2-6c743815609e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:54:46.579056 np0000172011 devstack@c-api.service[112848]: INFO cinder.volume.api [None req-1a9c4520-70fe-4831-abd2-6c743815609e demo demo] Get all volumes completed successfully. May 05 23:54:46.580704 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-1a9c4520-70fe-4831-abd2-6c743815609e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:54:46.581050 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:54:46 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 05 23:54:56.573610 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=1 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:55:46.598119 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-516b04f8-591d-45c0-97f0-c7be5b351c18 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:55:46.641226 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-516b04f8-591d-45c0-97f0-c7be5b351c18 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:55:46.641476 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-516b04f8-591d-45c0-97f0-c7be5b351c18 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:55:46.641785 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-516b04f8-591d-45c0-97f0-c7be5b351c18 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:55:46.642158 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-516b04f8-591d-45c0-97f0-c7be5b351c18 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:55:46.643283 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-516b04f8-591d-45c0-97f0-c7be5b351c18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:55:46.650752 np0000172011 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-516b04f8-591d-45c0-97f0-c7be5b351c18 demo demo] Get all volumes completed successfully. May 05 23:55:46.652825 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-516b04f8-591d-45c0-97f0-c7be5b351c18 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:55:46.653192 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 8/26] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:55:46 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 05 23:55:56.646683 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:56:46.669744 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-3fad5f61-cda0-438f-8d1f-52ee7c440459 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:56:46.672550 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-3fad5f61-cda0-438f-8d1f-52ee7c440459 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:56:46.672825 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-3fad5f61-cda0-438f-8d1f-52ee7c440459 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:56:46.673055 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-3fad5f61-cda0-438f-8d1f-52ee7c440459 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:56:46.673341 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-3fad5f61-cda0-438f-8d1f-52ee7c440459 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:56:46.674352 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-3fad5f61-cda0-438f-8d1f-52ee7c440459 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:56:46.682686 np0000172011 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-3fad5f61-cda0-438f-8d1f-52ee7c440459 demo demo] Get all volumes completed successfully. May 05 23:56:46.684523 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-3fad5f61-cda0-438f-8d1f-52ee7c440459 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:56:46.684885 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 7/27] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:56:46 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 05 23:56:56.677623 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:57:46.700439 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-02bb50b4-2182-4d94-8ce0-b427e4e12ac6 None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:57:46.704861 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-02bb50b4-2182-4d94-8ce0-b427e4e12ac6 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:57:46.705229 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-02bb50b4-2182-4d94-8ce0-b427e4e12ac6 demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:57:46.705738 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-02bb50b4-2182-4d94-8ce0-b427e4e12ac6 demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:57:46.706221 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-02bb50b4-2182-4d94-8ce0-b427e4e12ac6 demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:57:46.707048 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-02bb50b4-2182-4d94-8ce0-b427e4e12ac6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:57:46.717180 np0000172011 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-02bb50b4-2182-4d94-8ce0-b427e4e12ac6 demo demo] Get all volumes completed successfully. May 05 23:57:46.720795 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-02bb50b4-2182-4d94-8ce0-b427e4e12ac6 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:57:46.721363 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 7/28] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:57:46 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 05 23:57:56.710475 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:58:46.731328 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-f88c4377-1aba-4308-a876-fc3458445922 None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:58:46.735401 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-f88c4377-1aba-4308-a876-fc3458445922 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:58:46.735669 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-f88c4377-1aba-4308-a876-fc3458445922 demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:58:46.737422 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-f88c4377-1aba-4308-a876-fc3458445922 demo demo] Calling method 'detail' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:58:46.737776 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.api_utils [None req-f88c4377-1aba-4308-a876-fc3458445922 demo demo] Removing options '' from query. {{(pid=112848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:58:46.738830 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.volume.api [None req-f88c4377-1aba-4308-a876-fc3458445922 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:58:46.750643 np0000172011 devstack@c-api.service[112848]: INFO cinder.volume.api [None req-f88c4377-1aba-4308-a876-fc3458445922 demo demo] Get all volumes completed successfully. May 05 23:58:46.752801 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-f88c4377-1aba-4308-a876-fc3458445922 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:58:46.753533 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:58:46 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 05 23:58:56.742163 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=1 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 23:59:46.771423 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-0ed56243-cf41-4a0c-ac22-bf01c932fcfb None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 23:59:46.775393 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-0ed56243-cf41-4a0c-ac22-bf01c932fcfb demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 05 23:59:46.775639 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-0ed56243-cf41-4a0c-ac22-bf01c932fcfb demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 23:59:46.775925 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-0ed56243-cf41-4a0c-ac22-bf01c932fcfb demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 23:59:46.776221 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-0ed56243-cf41-4a0c-ac22-bf01c932fcfb demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 23:59:46.777283 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-0ed56243-cf41-4a0c-ac22-bf01c932fcfb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 23:59:46.785734 np0000172011 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-0ed56243-cf41-4a0c-ac22-bf01c932fcfb demo demo] Get all volumes completed successfully. May 05 23:59:46.788507 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-0ed56243-cf41-4a0c-ac22-bf01c932fcfb demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 05 23:59:46.788987 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 9/30] 199.204.45.157 () {64 vars in 1295 bytes} [Tue May 5 23:59:46 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 05 23:59:56.781854 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 00:00:46.805911 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-fa47128a-b662-49bc-9d9c-518b65ad6007 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 00:00:46.894174 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-fa47128a-b662-49bc-9d9c-518b65ad6007 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 06 00:00:46.894402 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-fa47128a-b662-49bc-9d9c-518b65ad6007 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 00:00:46.894934 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-fa47128a-b662-49bc-9d9c-518b65ad6007 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 00:00:46.895254 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-fa47128a-b662-49bc-9d9c-518b65ad6007 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 00:00:46.896524 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-fa47128a-b662-49bc-9d9c-518b65ad6007 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 00:00:46.904219 np0000172011 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-fa47128a-b662-49bc-9d9c-518b65ad6007 demo demo] Get all volumes completed successfully. May 06 00:00:46.906283 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-fa47128a-b662-49bc-9d9c-518b65ad6007 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 06 00:00:46.906648 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 8/31] 199.204.45.157 () {64 vars in 1295 bytes} [Wed May 6 00:00:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 00:00:56.899736 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 00:01:46.928848 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-6f1fecb3-5bce-4409-8730-735c2e44d6ef None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 00:01:46.931601 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-6f1fecb3-5bce-4409-8730-735c2e44d6ef demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 06 00:01:46.931858 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-6f1fecb3-5bce-4409-8730-735c2e44d6ef demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 00:01:46.932084 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-6f1fecb3-5bce-4409-8730-735c2e44d6ef demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 00:01:46.932308 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-6f1fecb3-5bce-4409-8730-735c2e44d6ef demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 00:01:46.933042 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-6f1fecb3-5bce-4409-8730-735c2e44d6ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 00:01:46.945248 np0000172011 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-6f1fecb3-5bce-4409-8730-735c2e44d6ef demo demo] Get all volumes completed successfully. May 06 00:01:46.948516 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-6f1fecb3-5bce-4409-8730-735c2e44d6ef demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 06 00:01:46.949117 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 8/32] 199.204.45.157 () {64 vars in 1295 bytes} [Wed May 6 00:01:46 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 06 00:01:56.936304 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 00:02:46.966243 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-2beb2324-0ab1-471d-808c-bd6c4be4e4c5 None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 00:02:46.970542 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-2beb2324-0ab1-471d-808c-bd6c4be4e4c5 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 06 00:02:46.971231 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-2beb2324-0ab1-471d-808c-bd6c4be4e4c5 demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 00:02:46.971635 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-2beb2324-0ab1-471d-808c-bd6c4be4e4c5 demo demo] Calling method 'detail' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 00:02:46.972299 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.api_utils [None req-2beb2324-0ab1-471d-808c-bd6c4be4e4c5 demo demo] Removing options '' from query. {{(pid=112848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 00:02:46.973934 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.volume.api [None req-2beb2324-0ab1-471d-808c-bd6c4be4e4c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 00:02:46.982084 np0000172011 devstack@c-api.service[112848]: INFO cinder.volume.api [None req-2beb2324-0ab1-471d-808c-bd6c4be4e4c5 demo demo] Get all volumes completed successfully. May 06 00:02:46.984738 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-2beb2324-0ab1-471d-808c-bd6c4be4e4c5 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 06 00:02:46.985199 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1295 bytes} [Wed May 6 00:02:46 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 06 00:02:56.976595 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=1 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 00:03:47.001099 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-4b899701-d7b7-42de-9968-fc1fcff45254 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 00:03:47.004658 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-4b899701-d7b7-42de-9968-fc1fcff45254 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 06 00:03:47.004919 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-4b899701-d7b7-42de-9968-fc1fcff45254 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 00:03:47.005215 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-4b899701-d7b7-42de-9968-fc1fcff45254 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 00:03:47.005521 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-4b899701-d7b7-42de-9968-fc1fcff45254 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 00:03:47.006456 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-4b899701-d7b7-42de-9968-fc1fcff45254 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 00:03:47.014627 np0000172011 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-4b899701-d7b7-42de-9968-fc1fcff45254 demo demo] Get all volumes completed successfully. May 06 00:03:47.016984 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-4b899701-d7b7-42de-9968-fc1fcff45254 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 06 00:03:47.017350 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 10/34] 199.204.45.157 () {64 vars in 1295 bytes} [Wed May 6 00:03:46 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 06 00:03:57.009801 np0000172011 devstack@c-api.service[112845]: DEBUG dbcounter [-] [112845] Writing DB stats cinder:SELECT=1 {{(pid=112845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 00:04:47.033569 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.middleware.request_id [None req-bb90e4c0-fd77-451d-88ef-751dd7afe836 None None] RequestId filter calling following filter/app {{(pid=112846) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 00:04:47.037307 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-bb90e4c0-fd77-451d-88ef-751dd7afe836 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 06 00:04:47.037657 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-bb90e4c0-fd77-451d-88ef-751dd7afe836 demo demo] Empty body provided in request {{(pid=112846) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 00:04:47.037976 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.openstack.wsgi [None req-bb90e4c0-fd77-451d-88ef-751dd7afe836 demo demo] Calling method 'detail' {{(pid=112846) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 00:04:47.038326 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.api.api_utils [None req-bb90e4c0-fd77-451d-88ef-751dd7afe836 demo demo] Removing options '' from query. {{(pid=112846) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 00:04:47.039311 np0000172011 devstack@c-api.service[112846]: DEBUG cinder.volume.api [None req-bb90e4c0-fd77-451d-88ef-751dd7afe836 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112846) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 00:04:47.048144 np0000172011 devstack@c-api.service[112846]: INFO cinder.volume.api [None req-bb90e4c0-fd77-451d-88ef-751dd7afe836 demo demo] Get all volumes completed successfully. May 06 00:04:47.050833 np0000172011 devstack@c-api.service[112846]: INFO cinder.api.openstack.wsgi [None req-bb90e4c0-fd77-451d-88ef-751dd7afe836 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 06 00:04:47.051331 np0000172011 devstack@c-api.service[112846]: [pid: 112846|app: 0|req: 9/35] 199.204.45.157 () {64 vars in 1295 bytes} [Wed May 6 00:04:47 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 06 00:04:57.042485 np0000172011 devstack@c-api.service[112846]: DEBUG dbcounter [-] [112846] Writing DB stats cinder:SELECT=1 {{(pid=112846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 00:05:47.066158 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.middleware.request_id [None req-4de1aa6a-8ffe-46ec-a05a-72cc7ea90d2b None None] RequestId filter calling following filter/app {{(pid=112847) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 00:05:47.115342 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-4de1aa6a-8ffe-46ec-a05a-72cc7ea90d2b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 06 00:05:47.115698 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-4de1aa6a-8ffe-46ec-a05a-72cc7ea90d2b demo demo] Empty body provided in request {{(pid=112847) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 00:05:47.116130 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.openstack.wsgi [None req-4de1aa6a-8ffe-46ec-a05a-72cc7ea90d2b demo demo] Calling method 'detail' {{(pid=112847) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 00:05:47.116564 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.api.api_utils [None req-4de1aa6a-8ffe-46ec-a05a-72cc7ea90d2b demo demo] Removing options '' from query. {{(pid=112847) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 00:05:47.118058 np0000172011 devstack@c-api.service[112847]: DEBUG cinder.volume.api [None req-4de1aa6a-8ffe-46ec-a05a-72cc7ea90d2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112847) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 00:05:47.126570 np0000172011 devstack@c-api.service[112847]: INFO cinder.volume.api [None req-4de1aa6a-8ffe-46ec-a05a-72cc7ea90d2b demo demo] Get all volumes completed successfully. May 06 00:05:47.129207 np0000172011 devstack@c-api.service[112847]: INFO cinder.api.openstack.wsgi [None req-4de1aa6a-8ffe-46ec-a05a-72cc7ea90d2b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 06 00:05:47.129699 np0000172011 devstack@c-api.service[112847]: [pid: 112847|app: 0|req: 9/36] 199.204.45.157 () {64 vars in 1295 bytes} [Wed May 6 00:05:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 00:05:57.121474 np0000172011 devstack@c-api.service[112847]: DEBUG dbcounter [-] [112847] Writing DB stats cinder:SELECT=1 {{(pid=112847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 00:06:47.147652 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.middleware.request_id [None req-0fe0aaa7-8060-4b6e-9f02-bcf6f89714e4 None None] RequestId filter calling following filter/app {{(pid=112848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 00:06:47.150481 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-0fe0aaa7-8060-4b6e-9f02-bcf6f89714e4 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 06 00:06:47.150742 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-0fe0aaa7-8060-4b6e-9f02-bcf6f89714e4 demo demo] Empty body provided in request {{(pid=112848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 00:06:47.150989 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.openstack.wsgi [None req-0fe0aaa7-8060-4b6e-9f02-bcf6f89714e4 demo demo] Calling method 'detail' {{(pid=112848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 00:06:47.151281 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.api.api_utils [None req-0fe0aaa7-8060-4b6e-9f02-bcf6f89714e4 demo demo] Removing options '' from query. {{(pid=112848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 00:06:47.152279 np0000172011 devstack@c-api.service[112848]: DEBUG cinder.volume.api [None req-0fe0aaa7-8060-4b6e-9f02-bcf6f89714e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 00:06:47.161293 np0000172011 devstack@c-api.service[112848]: INFO cinder.volume.api [None req-0fe0aaa7-8060-4b6e-9f02-bcf6f89714e4 demo demo] Get all volumes completed successfully. May 06 00:06:47.164133 np0000172011 devstack@c-api.service[112848]: INFO cinder.api.openstack.wsgi [None req-0fe0aaa7-8060-4b6e-9f02-bcf6f89714e4 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 06 00:06:47.164622 np0000172011 devstack@c-api.service[112848]: [pid: 112848|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1295 bytes} [Wed May 6 00:06:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 06 00:06:57.155032 np0000172011 devstack@c-api.service[112848]: DEBUG dbcounter [-] [112848] Writing DB stats cinder:SELECT=1 {{(pid=112848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 00:07:47.186087 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.middleware.request_id [None req-2be24891-ed3c-4930-a09c-a960ce1f3d62 None None] RequestId filter calling following filter/app {{(pid=112845) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 00:07:47.190457 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-2be24891-ed3c-4930-a09c-a960ce1f3d62 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 06 00:07:47.190801 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-2be24891-ed3c-4930-a09c-a960ce1f3d62 demo demo] Empty body provided in request {{(pid=112845) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 00:07:47.191046 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.openstack.wsgi [None req-2be24891-ed3c-4930-a09c-a960ce1f3d62 demo demo] Calling method 'detail' {{(pid=112845) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 00:07:47.191345 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.api.api_utils [None req-2be24891-ed3c-4930-a09c-a960ce1f3d62 demo demo] Removing options '' from query. {{(pid=112845) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 00:07:47.192313 np0000172011 devstack@c-api.service[112845]: DEBUG cinder.volume.api [None req-2be24891-ed3c-4930-a09c-a960ce1f3d62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112845) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 00:07:47.200660 np0000172011 devstack@c-api.service[112845]: INFO cinder.volume.api [None req-2be24891-ed3c-4930-a09c-a960ce1f3d62 demo demo] Get all volumes completed successfully. May 06 00:07:47.205178 np0000172011 devstack@c-api.service[112845]: INFO cinder.api.openstack.wsgi [None req-2be24891-ed3c-4930-a09c-a960ce1f3d62 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 06 00:07:47.205931 np0000172011 devstack@c-api.service[112845]: [pid: 112845|app: 0|req: 11/38] 199.204.45.157 () {64 vars in 1295 bytes} [Wed May 6 00:07:47 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)