May 08 15:22:40.058570 np0000172755 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 15:22:40.070677 np0000172755 devstack@c-api.service[112878]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 15:22:40 2026] *** May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: nodename: np0000172755 May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: machine: x86_64 May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: clock source: unix May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: pcre jit disabled May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: detected number of CPU cores: 16 May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: current working directory: / May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: detected binary path: /usr/bin/uwsgi-core May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: your processes number limit is 256917 May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: your memory page size is 4096 bytes May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: detected max file descriptor number: 2048 May 08 15:22:40.074310 np0000172755 devstack@c-api.service[112878]: lock engine: pthread robust mutexes May 08 15:22:40.074756 np0000172755 devstack@c-api.service[112878]: thunder lock: enabled May 08 15:22:40.074950 np0000172755 devstack@c-api.service[112878]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 15:22:40.074950 np0000172755 devstack@c-api.service[112878]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 15:22:40.074950 np0000172755 devstack@c-api.service[112878]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 15:22:40.074950 np0000172755 devstack@c-api.service[112878]: Set PythonHome to /opt/stack/data/venv May 08 15:22:40.115637 np0000172755 devstack@c-api.service[112878]: Python main interpreter initialized at 0x7f6ead2a3668 May 08 15:22:40.115637 np0000172755 devstack@c-api.service[112878]: python threads support enabled May 08 15:22:40.115637 np0000172755 devstack@c-api.service[112878]: your server socket listen backlog is limited to 100 connections May 08 15:22:40.115637 np0000172755 devstack@c-api.service[112878]: your mercy for graceful operations on workers is 80 seconds May 08 15:22:40.116261 np0000172755 devstack@c-api.service[112878]: mapped 671795 bytes (656 KB) for 4 cores May 08 15:22:40.116398 np0000172755 devstack@c-api.service[112878]: *** Operational MODE: preforking *** May 08 15:22:40.116661 np0000172755 devstack@c-api.service[112878]: *** uWSGI is running in multiple interpreter mode *** May 08 15:22:40.116661 np0000172755 devstack@c-api.service[112878]: spawned uWSGI master process (pid: 112878) May 08 15:22:40.116982 np0000172755 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 15:22:40.117671 np0000172755 devstack@c-api.service[112878]: spawned uWSGI worker 1 (pid: 112883, cores: 1) May 08 15:22:40.118343 np0000172755 devstack@c-api.service[112878]: spawned uWSGI worker 2 (pid: 112884, cores: 1) May 08 15:22:40.118846 np0000172755 devstack@c-api.service[112878]: spawned uWSGI worker 3 (pid: 112885, cores: 1) May 08 15:22:40.119424 np0000172755 devstack@c-api.service[112878]: spawned uWSGI worker 4 (pid: 112886, cores: 1) May 08 15:22:40.119515 np0000172755 devstack@c-api.service[112878]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 15:22:40.240706 np0000172755 devstack@c-api.service[112885]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:22:40.240706 np0000172755 devstack@c-api.service[112885]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:22:40.240706 np0000172755 devstack@c-api.service[112885]: we strongly recommend against using it for new projects. May 08 15:22:40.240706 np0000172755 devstack@c-api.service[112885]: If you are already using Eventlet, we recommend migrating to a different May 08 15:22:40.240706 np0000172755 devstack@c-api.service[112885]: framework. For more detail see May 08 15:22:40.240706 np0000172755 devstack@c-api.service[112885]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:22:40.240706 np0000172755 devstack@c-api.service[112885]: import eventlet # noqa May 08 15:22:40.250659 np0000172755 devstack@c-api.service[112886]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:22:40.250659 np0000172755 devstack@c-api.service[112886]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:22:40.250659 np0000172755 devstack@c-api.service[112886]: we strongly recommend against using it for new projects. May 08 15:22:40.250659 np0000172755 devstack@c-api.service[112886]: If you are already using Eventlet, we recommend migrating to a different May 08 15:22:40.250659 np0000172755 devstack@c-api.service[112886]: framework. For more detail see May 08 15:22:40.250659 np0000172755 devstack@c-api.service[112886]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:22:40.250659 np0000172755 devstack@c-api.service[112886]: import eventlet # noqa May 08 15:22:40.262310 np0000172755 devstack@c-api.service[112884]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:22:40.262310 np0000172755 devstack@c-api.service[112884]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:22:40.262310 np0000172755 devstack@c-api.service[112884]: we strongly recommend against using it for new projects. May 08 15:22:40.262310 np0000172755 devstack@c-api.service[112884]: If you are already using Eventlet, we recommend migrating to a different May 08 15:22:40.262310 np0000172755 devstack@c-api.service[112884]: framework. For more detail see May 08 15:22:40.262310 np0000172755 devstack@c-api.service[112884]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:22:40.262310 np0000172755 devstack@c-api.service[112884]: import eventlet # noqa May 08 15:22:40.266481 np0000172755 devstack@c-api.service[112883]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:22:40.266481 np0000172755 devstack@c-api.service[112883]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:22:40.266481 np0000172755 devstack@c-api.service[112883]: we strongly recommend against using it for new projects. May 08 15:22:40.266481 np0000172755 devstack@c-api.service[112883]: If you are already using Eventlet, we recommend migrating to a different May 08 15:22:40.266481 np0000172755 devstack@c-api.service[112883]: framework. For more detail see May 08 15:22:40.266481 np0000172755 devstack@c-api.service[112883]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:22:40.266481 np0000172755 devstack@c-api.service[112883]: import eventlet # noqa May 08 15:22:40.326455 np0000172755 devstack@c-api.service[112885]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:22:40.326455 np0000172755 devstack@c-api.service[112885]: debtcollector.deprecate( May 08 15:22:40.336256 np0000172755 devstack@c-api.service[112886]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:22:40.336256 np0000172755 devstack@c-api.service[112886]: debtcollector.deprecate( May 08 15:22:40.354069 np0000172755 devstack@c-api.service[112883]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:22:40.354069 np0000172755 devstack@c-api.service[112883]: debtcollector.deprecate( May 08 15:22:40.357258 np0000172755 devstack@c-api.service[112884]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:22:40.357258 np0000172755 devstack@c-api.service[112884]: debtcollector.deprecate( May 08 15:22:40.407848 np0000172755 devstack@c-api.service[112885]: /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 08 15:22:40.407848 np0000172755 devstack@c-api.service[112885]: from cgi import parse_header May 08 15:22:40.419330 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:40.419330 np0000172755 devstack@c-api.service[112886]: from cgi import parse_header May 08 15:22:40.435149 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:40.435149 np0000172755 devstack@c-api.service[112883]: from cgi import parse_header May 08 15:22:40.449981 np0000172755 devstack@c-api.service[112884]: /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 08 15:22:40.449981 np0000172755 devstack@c-api.service[112884]: from cgi import parse_header May 08 15:22:40.452980 np0000172755 devstack@c-api.service[112885]: /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 08 15:22:40.452980 np0000172755 devstack@c-api.service[112885]: removals.removed_module( May 08 15:22:40.453689 np0000172755 devstack@c-api.service[112885]: /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 08 15:22:40.453689 np0000172755 devstack@c-api.service[112885]: removals.removed_module( May 08 15:22:40.463949 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:40.463949 np0000172755 devstack@c-api.service[112886]: removals.removed_module( May 08 15:22:40.464675 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:40.464675 np0000172755 devstack@c-api.service[112886]: removals.removed_module( May 08 15:22:40.479010 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:40.479010 np0000172755 devstack@c-api.service[112883]: removals.removed_module( May 08 15:22:40.479720 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:40.479720 np0000172755 devstack@c-api.service[112883]: removals.removed_module( May 08 15:22:40.499622 np0000172755 devstack@c-api.service[112884]: /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 08 15:22:40.499622 np0000172755 devstack@c-api.service[112884]: removals.removed_module( May 08 15:22:40.500320 np0000172755 devstack@c-api.service[112884]: /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 08 15:22:40.500320 np0000172755 devstack@c-api.service[112884]: removals.removed_module( May 08 15:22:41.048707 np0000172755 devstack@c-api.service[112885]: /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 08 15:22:41.048707 np0000172755 devstack@c-api.service[112885]: warnings.warn( May 08 15:22:41.084576 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:41.084576 np0000172755 devstack@c-api.service[112883]: warnings.warn( May 08 15:22:41.089300 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:41.089300 np0000172755 devstack@c-api.service[112886]: warnings.warn( May 08 15:22:41.125674 np0000172755 devstack@c-api.service[112884]: /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 08 15:22:41.125674 np0000172755 devstack@c-api.service[112884]: warnings.warn( May 08 15:22:41.145854 np0000172755 devstack@c-api.service[112885]: /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 08 15:22:41.145854 np0000172755 devstack@c-api.service[112885]: warnings.warn( May 08 15:22:41.181466 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:41.181466 np0000172755 devstack@c-api.service[112883]: warnings.warn( May 08 15:22:41.187502 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:41.187502 np0000172755 devstack@c-api.service[112886]: warnings.warn( May 08 15:22:41.224362 np0000172755 devstack@c-api.service[112884]: /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 08 15:22:41.224362 np0000172755 devstack@c-api.service[112884]: warnings.warn( May 08 15:22:41.451127 np0000172755 devstack@c-api.service[112885]: 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 08 15:22:41.451642 np0000172755 devstack@c-api.service[112885]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112885) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:22:41.467741 np0000172755 devstack@c-api.service[112883]: 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 08 15:22:41.468195 np0000172755 devstack@c-api.service[112883]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112883) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:22:41.474333 np0000172755 devstack@c-api.service[112886]: 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 08 15:22:41.474752 np0000172755 devstack@c-api.service[112886]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112886) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:22:41.512942 np0000172755 devstack@c-api.service[112884]: 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 08 15:22:41.513549 np0000172755 devstack@c-api.service[112884]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112884) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:22:41.538152 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:41.538152 np0000172755 devstack@c-api.service[112883]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:22:41.538889 np0000172755 devstack@c-api.service[112885]: /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 08 15:22:41.538889 np0000172755 devstack@c-api.service[112885]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:22:41.542184 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:41.542184 np0000172755 devstack@c-api.service[112886]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:22:41.575152 np0000172755 devstack@c-api.service[112884]: /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 08 15:22:41.575152 np0000172755 devstack@c-api.service[112884]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:22:41.995449 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112885) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:22:41.995680 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112883) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:22:41.995794 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.995852 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.995900 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112884) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:22:41.995943 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:41.995982 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:41.996047 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112886) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:22:41.996476 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.996691 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.996806 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.996871 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.996953 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:41.997024 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:41.997024 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.997193 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.998263 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:41.998263 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:41.998507 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:41.998582 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:41.998679 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:41.998763 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:41.998843 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:41.998912 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:41.998970 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:41.999057 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:41.999136 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:41.999215 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.999284 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:41.999362 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:41.999429 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:41.999514 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:41.999572 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:41.999657 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:41.999657 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:41.999657 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:41.999887 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:41.999967 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.000064 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.000064 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.000064 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.000064 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.000064 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.000064 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.000414 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.000414 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.000414 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.000593 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.000674 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.000674 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.000785 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.000882 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.000953 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.001009 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.001119 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.001194 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.001262 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.001319 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.001383 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.001448 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.001520 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.001603 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.001714 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.001799 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.001944 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.002063 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.002129 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.002247 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.002319 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.002319 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.002319 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.002319 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.002536 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.002628 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.002690 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.002690 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.002843 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.002971 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.003099 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.003185 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.003317 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.003382 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.003446 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.003446 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.003545 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.003613 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.003673 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.003736 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.003822 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.003892 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.003948 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.004003 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.004099 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.004177 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.004256 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.004319 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.004382 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.004445 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.004512 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.004593 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.004659 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.004724 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.004783 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.004848 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.004904 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.004960 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.005017 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.005111 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.005183 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.005257 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.005322 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.005395 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.005471 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.005553 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.005648 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.005719 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.005783 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.005838 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.005904 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.005967 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.006023 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.006109 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.006239 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.006312 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.006366 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.006423 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.006487 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.006487 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.006664 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.006664 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.006664 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.006664 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.006816 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.006867 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.006907 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.006951 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.007005 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.007188 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.007244 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.007294 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.007339 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.007377 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.007414 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.007469 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.007517 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.007560 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.007603 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.007659 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.007707 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.007763 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.007823 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.007863 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.007895 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.007933 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.007964 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.007992 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.008042 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.008087 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.008113 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.008139 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.008171 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.008198 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.008228 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.008255 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.008285 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.008316 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.008351 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.008378 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.008410 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.008439 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.008468 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.008498 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.008522 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.008553 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.008579 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.008606 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.008655 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.008686 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.008718 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.008746 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.008773 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.008773 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.008829 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.008855 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.008888 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.008888 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.008888 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.008888 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.008994 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.009021 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.009061 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.009099 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.009126 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.009153 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.009179 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.009179 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.009179 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.009179 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.009280 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.009280 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.009334 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.009365 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.009365 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.009417 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.009449 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.009485 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.009512 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.009538 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.009570 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.009598 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.009598 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.009653 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.009653 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.009700 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.009731 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.009756 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.009788 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.009819 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.009851 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.009874 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.009914 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.009942 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.009968 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.009993 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.010078 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.010118 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.010169 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.010228 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.010257 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.010303 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.010331 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.010357 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.010392 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.010422 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.010422 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.010475 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.010475 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.010475 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.010475 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.010475 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.010644 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.010644 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.010644 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.010644 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.010794 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.010827 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.010856 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.010883 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.010913 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.010941 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.010975 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.011002 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.011047 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.011075 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.011101 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.011136 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.011160 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.011202 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.011242 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.011268 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.011294 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.011323 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.011351 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.011466 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.011560 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.011660 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.011697 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.011734 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.011766 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.011798 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.011830 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.011856 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.011895 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.011924 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.011952 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.011978 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.012011 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.012061 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.012096 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.012132 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.012165 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.012193 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.012193 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.012259 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.012259 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.012315 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.012353 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.012380 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.012411 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.012440 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.012564 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.012659 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.012764 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.012863 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.012945 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.013041 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.018316 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.018422 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.018422 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.018511 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.018561 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.018598 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.018640 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.018678 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.018728 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.018777 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.018777 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.018777 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.018880 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.018918 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.018965 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.019013 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.019080 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.019131 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.019170 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.019222 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.019270 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.019315 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.019359 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.019401 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.019441 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.019485 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.019531 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.019569 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.019610 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.019664 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.019664 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.019664 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.019828 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.019883 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.019922 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.019967 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.020013 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.020081 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.020134 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.020200 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.020262 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.020304 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.020341 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.020378 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.020422 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.020460 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.020503 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.020540 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.020576 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.020622 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.020663 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.020700 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.020736 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.020788 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.020851 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.020927 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.021183 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.021276 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.021354 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.021426 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.021502 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.021552 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.021594 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.021640 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.021686 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.021732 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.021772 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.021816 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.021862 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.021915 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.021962 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.022007 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.022082 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.022126 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.022209 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.022254 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.022297 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.022344 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.022409 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.022474 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.022529 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.022583 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.022636 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.022679 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.022721 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.022760 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.022802 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.022839 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.022875 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.022922 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.022959 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.023018 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.023110 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.023158 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.023195 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.023233 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.023277 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.023320 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.023357 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.023401 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.023572 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.023572 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.023665 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.023717 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.023771 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.023824 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.023894 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.023948 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.024013 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.024115 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.024175 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.024244 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.024302 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.024302 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.024302 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.024475 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.024546 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.024546 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.024660 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.024723 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.024785 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.024824 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.024861 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.024897 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.024932 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.024971 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.025015 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.025072 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.025122 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.025160 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.025202 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.025238 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.025274 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.025315 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.025362 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.025425 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.025484 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.025524 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.025574 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.025616 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.025661 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.025696 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.025737 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.025779 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.025820 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.025855 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.025898 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.025933 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.025973 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.026019 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.026019 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.026117 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.026197 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.026197 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.026270 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.026312 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.026348 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.026695 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.026695 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.027045 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.027109 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.027153 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.027202 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.027286 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.027331 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.027368 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.027409 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.027453 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.027496 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.027542 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.027608 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.027682 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.027755 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.027794 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.027829 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.027869 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.027905 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.027938 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.027979 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.028023 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.028087 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.028124 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.028172 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.028216 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.028262 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.028324 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.028379 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.028429 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.028485 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.028485 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.028555 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.028600 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.028636 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.028675 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.028721 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.028784 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.028784 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.028784 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.028784 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.028784 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.029048 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.029116 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.029185 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.029250 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.029304 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.029304 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.029409 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.029475 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.029530 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.029594 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.029651 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.029700 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.029766 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.029842 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.029895 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.029955 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.030007 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.030107 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.030188 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.030241 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.030302 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.030402 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.030468 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.030516 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.030565 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.030623 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.030699 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.030763 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.030831 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.030895 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.030964 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.031053 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.031131 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.031187 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.031234 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.031292 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.031340 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.031382 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.031423 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.031457 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.031499 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.031539 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.031579 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.031620 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.031620 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.031686 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.031727 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.031762 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.031803 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.031838 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.031878 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.031918 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.031953 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.031988 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.032047 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.032095 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.032138 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.032175 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.032175 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.032246 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.032246 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.032246 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.032246 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.032246 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.032575 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.032650 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.032732 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.032823 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.032895 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.032975 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.033076 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.037129 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.037235 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.037235 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.037321 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.037376 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.037432 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.037432 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.037508 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.037548 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.037601 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.037667 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.037749 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.037831 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.037925 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.038989 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.039074 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.039118 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.039177 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.039223 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.039269 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.039309 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.039348 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.039386 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.039439 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.039504 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.039544 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.039583 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.039627 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.041057 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.041119 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.041189 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.041239 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.041294 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.041361 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.041427 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.041962 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.042081 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.042209 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.042295 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.042383 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.042467 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.042572 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.042624 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.042671 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.042730 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.042775 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.042849 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.042900 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.042964 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.043050 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.043117 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.043156 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.043298 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.043433 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.043473 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.043509 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.043551 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.043675 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.043735 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.043774 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.043813 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.043813 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.043813 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.043927 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.043927 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.043927 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.044042 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.044079 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.044130 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.044130 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.044211 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.044246 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.044299 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.044339 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.044375 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.044411 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.044444 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.044480 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.044513 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.044554 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.044589 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.044630 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.044663 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.044696 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.044729 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.044764 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.044799 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.044833 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.044869 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.044911 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.044946 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.044986 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.045043 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.045092 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.045128 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.045168 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.045209 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.045244 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.045281 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.045324 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.045366 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.045366 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.045447 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.045490 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.045531 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.045577 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.045618 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.045661 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.045701 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.045741 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.045780 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.046009 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.046197 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.046256 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.046304 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.046352 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.046392 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.046428 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.046475 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.046516 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.046557 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.046607 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.046654 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.046699 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.046736 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.046772 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.046813 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.046851 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.046897 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.046939 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.046975 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.047146 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.047196 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.047238 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.047280 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.047316 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.047357 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.047392 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.047439 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.047478 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.047520 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.047520 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.047520 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.047520 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.047520 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.047700 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.047748 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.047790 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.047830 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.047872 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.048309 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.048309 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.048309 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.048309 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.048483 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.048532 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.048583 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.048583 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.048654 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.048702 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.048748 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.048793 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.048833 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.048882 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.048923 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.048961 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.049006 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.049067 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.049104 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.049145 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.049182 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.049239 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.049279 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.049279 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.049355 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.049391 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.049430 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.049464 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.049502 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.049538 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.049538 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.049655 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.049793 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.049920 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.050079 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.050268 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.050386 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.050511 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.053464 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.053550 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.053550 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.053631 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.053680 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.053728 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.053818 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.053977 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.054041 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.054117 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.054207 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.054250 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.054319 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.054392 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.054436 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.054481 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.054631 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.054631 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.054714 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.054762 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.054811 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.054854 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.054901 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.054943 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.054943 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.054943 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.055076 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.055126 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.056181 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.056246 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.056246 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.056329 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.056377 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.056416 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.056458 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.056506 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.056553 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.056622 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.056693 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.056740 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.056804 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.056847 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.056954 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.057004 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.057108 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.057190 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.057190 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.057310 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.057540 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.057629 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.057629 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.057727 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.057777 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.057826 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.057874 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.058266 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.061672 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.061762 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.061762 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.061891 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.061891 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.061976 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.062019 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.062079 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.062158 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.062213 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.062213 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.062302 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.062343 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.062390 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.062433 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.062479 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.062528 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.062569 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.062611 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.062675 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.062745 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.062802 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.062844 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.062886 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.062932 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.062988 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.063087 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.063167 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.063215 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.063215 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.063215 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.063352 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.063411 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.063480 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.063549 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.063608 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.063657 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.063698 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.063745 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.063795 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.063842 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.063888 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.063929 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.063978 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.064018 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.064076 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.064127 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.064167 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.064217 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.064258 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.064307 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.064347 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.064387 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.064430 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.064475 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112886) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.064516 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112883) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.064555 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.064600 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.064641 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.064681 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.064726 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.064765 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.064805 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.064851 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.064891 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.064931 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.064969 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.065008 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.065062 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:22:42.065113 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112884) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.065153 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112886) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.065206 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112883) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.065246 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:22:42.065291 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112886) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.065338 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112883) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.065377 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:22:42.065377 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:22:42.065377 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:22:42.065377 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:22:42.065377 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112885) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:22:42.108833 np0000172755 devstack@c-api.service[112886]: INFO dbcounter [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Registered counter for database cinder May 08 15:22:42.109107 np0000172755 devstack@c-api.service[112884]: INFO dbcounter [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Registered counter for database cinder May 08 15:22:42.109257 np0000172755 devstack@c-api.service[112883]: INFO dbcounter [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Registered counter for database cinder May 08 15:22:42.110061 np0000172755 devstack@c-api.service[112885]: INFO dbcounter [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Registered counter for database cinder May 08 15:22:42.119406 np0000172755 devstack@c-api.service[112886]: DEBUG oslo_db.sqlalchemy.engines [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d 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=112886) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:42.125721 np0000172755 devstack@c-api.service[112883]: DEBUG oslo_db.sqlalchemy.engines [None req-df41cf49-d093-4c9b-973e-832c8e1b687c 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=112883) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:42.131217 np0000172755 devstack@c-api.service[112884]: DEBUG oslo_db.sqlalchemy.engines [None req-23e9b851-7880-468e-855c-67bb81aa5f46 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=112884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:42.136886 np0000172755 devstack@c-api.service[112885]: DEBUG oslo_db.sqlalchemy.engines [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 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=112885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:42.235648 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writer thread running {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:22:42.236751 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writer thread running {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:22:42.238218 np0000172755 devstack@c-api.service[112886]: INFO cinder.rpc [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:22:42.239404 np0000172755 devstack@c-api.service[112883]: INFO cinder.rpc [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:22:42.240899 np0000172755 devstack@c-api.service[112886]: INFO cinder.rpc [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:22:42.242133 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writer thread running {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:22:42.242215 np0000172755 devstack@c-api.service[112883]: INFO cinder.rpc [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:22:42.243407 np0000172755 devstack@c-api.service[112886]: INFO cinder.rpc [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:22:42.244278 np0000172755 devstack@c-api.service[112883]: INFO cinder.rpc [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:22:42.244880 np0000172755 devstack@c-api.service[112884]: INFO cinder.rpc [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:22:42.245695 np0000172755 devstack@c-api.service[112886]: INFO cinder.rpc [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:22:42.246256 np0000172755 devstack@c-api.service[112883]: INFO cinder.rpc [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:22:42.246897 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.247163 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.247270 np0000172755 devstack@c-api.service[112884]: INFO cinder.rpc [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:22:42.248831 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.249259 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.249321 np0000172755 devstack@c-api.service[112884]: INFO cinder.rpc [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:22:42.251351 np0000172755 devstack@c-api.service[112884]: INFO cinder.rpc [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:22:42.252252 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.253654 np0000172755 devstack@c-api.service[112883]: DEBUG oslo_db.sqlalchemy.engines [None req-df41cf49-d093-4c9b-973e-832c8e1b687c 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=112883) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:42.253940 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.254362 np0000172755 devstack@c-api.service[112886]: DEBUG oslo_db.sqlalchemy.engines [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d 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=112886) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:42.255667 np0000172755 devstack@c-api.service[112883]: INFO cinder.rpc [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:22:42.256556 np0000172755 devstack@c-api.service[112886]: INFO cinder.rpc [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:22:42.256804 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writer thread running {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:22:42.257418 np0000172755 devstack@c-api.service[112883]: INFO cinder.rpc [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:22:42.258293 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.258422 np0000172755 devstack@c-api.service[112886]: INFO cinder.rpc [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:22:42.258695 np0000172755 devstack@c-api.service[112884]: DEBUG oslo_db.sqlalchemy.engines [None req-23e9b851-7880-468e-855c-67bb81aa5f46 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=112884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:42.259245 np0000172755 devstack@c-api.service[112885]: INFO cinder.rpc [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:22:42.259512 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.260577 np0000172755 devstack@c-api.service[112884]: INFO cinder.rpc [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:22:42.261795 np0000172755 devstack@c-api.service[112885]: INFO cinder.rpc [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:22:42.262566 np0000172755 devstack@c-api.service[112884]: INFO cinder.rpc [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:22:42.263907 np0000172755 devstack@c-api.service[112885]: INFO cinder.rpc [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:22:42.264604 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.265815 np0000172755 devstack@c-api.service[112885]: INFO cinder.rpc [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:22:42.266759 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.267553 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.268461 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.270797 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.271950 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.273229 np0000172755 devstack@c-api.service[112885]: DEBUG oslo_db.sqlalchemy.engines [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 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=112885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:42.274055 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.275010 np0000172755 devstack@c-api.service[112885]: INFO cinder.rpc [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:22:42.275279 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.276630 np0000172755 devstack@c-api.service[112885]: INFO cinder.rpc [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:22:42.277488 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.278321 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.278572 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.279906 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.281390 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.282747 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.283227 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.284319 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.286152 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.286554 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.287512 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.289221 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.290931 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.291061 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.291482 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.292448 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.293997 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.294268 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.294465 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.296141 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.296341 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.297165 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.297647 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.298835 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.299297 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.300854 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.301281 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.302129 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.303553 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.304584 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.304691 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.305180 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.307608 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.308129 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.308219 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.309202 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.309496 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.310307 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.311318 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.311866 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.312009 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.313127 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.313345 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.314947 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.315248 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.315326 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.316409 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.316894 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.317549 np0000172755 devstack@c-api.service[112883]: WARNING cinder.api.contrib.hosts [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:22:42.317984 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.318214 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.318287 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.318402 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.319751 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.319826 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.320001 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.321375 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.321449 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.321514 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.322318 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: extensions {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.322481 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.322547 np0000172755 devstack@c-api.service[112886]: WARNING cinder.api.contrib.hosts [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:22:42.323324 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.323553 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: encryption {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.323693 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.324806 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.325174 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: encryption {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.325255 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.326407 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.326734 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: os-quota-sets {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.326883 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.327266 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: extensions {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.328136 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: cgsnapshots {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.328421 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.328490 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: encryption {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.329208 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.329550 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: os-quota-class-sets {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.330137 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: encryption {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.330920 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: os-availability-zone {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.331250 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.331694 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: os-quota-sets {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.331887 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.332204 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: qos-specs {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.332789 np0000172755 devstack@c-api.service[112884]: WARNING cinder.api.contrib.hosts [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:22:42.333098 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: cgsnapshots {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.333881 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.334101 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.334298 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: backups {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.334558 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: os-quota-class-sets {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.335609 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.335832 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: os-availability-zone {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.336010 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.336866 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: extra_specs {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.337069 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.337146 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: qos-specs {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.338477 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: os-snapshot-manage {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.338619 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.338712 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.339227 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: backups {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.339373 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: extensions {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.339912 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: os-volume-type-access {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.340059 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.340672 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: encryption {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.341197 np0000172755 devstack@c-api.service[112885]: WARNING cinder.api.contrib.hosts [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:22:42.341473 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: capabilities {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.341841 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: extra_specs {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.341929 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.342504 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: encryption {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.342783 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: os-hosts {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.343433 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: os-snapshot-manage {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.343515 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.344143 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: consistencygroups {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.344225 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: os-quota-sets {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.344884 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: os-volume-type-access {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.344994 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.345548 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: cgsnapshots {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.345857 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: extensions {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.346315 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: os-volume-transfer {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.346467 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: capabilities {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.347125 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: os-quota-class-sets {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.347189 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: encryption {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.347741 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: os-hosts {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.347945 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: scheduler-stats {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.348735 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: encryption {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.348956 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: os-availability-zone {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.349086 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: consistencygroups {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.349400 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extended resource: os-volume-manage {{(pid=112883) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.350363 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: os-quota-sets {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.350868 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: qos-specs {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.351054 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: os-volume-transfer {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.351621 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.351774 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: cgsnapshots {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.352571 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.contrib.snapshot_actions [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] SnapshotActionsController initialized {{(pid=112883) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:22:42.352713 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: scheduler-stats {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.353211 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: os-quota-class-sets {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.353375 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.354211 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extended resource: os-volume-manage {{(pid=112886) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.354569 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: os-availability-zone {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.354833 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.354906 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: backups {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.355860 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: qos-specs {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.356300 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.356504 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.357547 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] SnapshotActionsController initialized {{(pid=112886) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:22:42.357687 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.357761 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: extra_specs {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.357953 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: backups {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.358317 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.359240 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.359659 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: os-snapshot-manage {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.359733 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.360560 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: extra_specs {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.360652 np0000172755 devstack@c-api.service[112883]: WARNING castellan.key_manager.migration [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.361161 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: os-volume-type-access {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.361283 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.361541 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.361628 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.361763 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.361876 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.361955 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.362100 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.362166 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: os-snapshot-manage {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.362228 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.362310 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.362446 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.362540 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension UsedLimits extending resource: limits {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.362632 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.362705 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension TypesManage extending resource: types {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.362791 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: capabilities {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.362880 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension AdminActions extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.362880 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension AdminActions extending resource: snapshots {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.363081 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension AdminActions extending resource: backups {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.363081 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension VolumeActions extending resource: volumes {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.363289 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.v3.router [None req-df41cf49-d093-4c9b-973e-832c8e1b687c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112883) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.363650 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: os-volume-type-access {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.364076 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: os-hosts {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.364191 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.365247 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: capabilities {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.365408 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: consistencygroups {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.365511 np0000172755 devstack@c-api.service[112883]: WARNING keystonemiddleware.auth_token [None req-df41cf49-d093-4c9b-973e-832c8e1b687c 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 08 15:22:42.365592 np0000172755 devstack@c-api.service[112886]: WARNING castellan.key_manager.migration [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.366505 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.366647 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: os-hosts {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.366735 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.366735 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.366869 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.366934 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.366991 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367172 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367270 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367377 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: os-volume-transfer {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.367454 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367454 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension UsedLimits extending resource: limits {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367582 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension TypesManage extending resource: types {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367656 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension AdminActions extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367805 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension AdminActions extending resource: snapshots {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367910 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: consistencygroups {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.367980 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension AdminActions extending resource: backups {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.367980 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension VolumeActions extending resource: volumes {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.368240 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.v3.router [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112886) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.369062 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: scheduler-stats {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.369865 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: os-volume-transfer {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.370514 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extended resource: os-volume-manage {{(pid=112884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.370623 np0000172755 devstack@c-api.service[112886]: WARNING keystonemiddleware.auth_token [None req-b0218b75-0fcf-4069-b6bf-67d5ccf6046d 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 08 15:22:42.371546 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: scheduler-stats {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.371691 np0000172755 devstack@c-api.service[112883]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6ead2a3668 pid: 112883 (default app) May 08 15:22:42.372216 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.372216 np0000172755 devstack@c-api.service[112883]: warnings.warn( May 08 15:22:42.372713 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.373002 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extended resource: os-volume-manage {{(pid=112885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:22:42.373705 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.contrib.snapshot_actions [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] SnapshotActionsController initialized {{(pid=112884) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:22:42.374573 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.375329 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.376004 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.376315 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] SnapshotActionsController initialized {{(pid=112885) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:22:42.376554 np0000172755 devstack@c-api.service[112886]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6ead2a3668 pid: 112886 (default app) May 08 15:22:42.377081 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.377468 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.378503 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.378949 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.379953 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.380931 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.380931 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.380931 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.380931 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.380931 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.381469 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.381469 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.381469 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.381469 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.381469 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.381819 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.381819 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.381819 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.381819 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.381819 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.381819 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.382384 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.382384 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.382384 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.382384 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.382671 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.382671 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.382671 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.382671 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.382990 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.382990 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.382990 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.382990 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.383320 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.383320 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.383320 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.383320 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.383640 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.383707 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.383707 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.383707 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.383707 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.383996 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.383996 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.383996 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.383996 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.383996 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.383996 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.384509 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.384509 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.384509 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.384509 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.384509 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.384509 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.384955 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.384955 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.384955 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.384955 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.384955 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.384955 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.385386 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.385386 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.385386 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.385386 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.385386 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.385386 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.385851 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.385851 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.385851 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.385851 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.386228 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.386228 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.386228 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.386228 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.386228 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.386624 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.386624 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.386624 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.386624 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.386624 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.386945 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.386945 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.386945 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.386945 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.386945 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.386945 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.387459 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.387459 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.387459 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.387459 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.387459 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.387840 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.387840 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.387840 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.387840 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.387840 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.388220 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.388220 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.388220 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.388220 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.388502 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.388502 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.388502 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.388502 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.388801 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.388801 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.388801 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.388801 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.388801 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.389206 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.389206 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.389206 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.389206 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.389206 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.389554 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.389554 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.389554 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.389554 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.389837 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.389837 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.389837 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.389837 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390281 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390281 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390281 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390281 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390624 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390624 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390624 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390624 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390819 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390819 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390819 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390819 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390961 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390961 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390961 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390961 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.390961 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.390961 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391188 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391188 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391188 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391188 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391188 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391377 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391377 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391377 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391468 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.391507 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391507 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391507 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391507 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391507 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391507 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391698 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391698 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391698 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391698 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391698 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391698 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391913 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391913 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391913 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391913 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.391913 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.391913 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392152 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392152 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392152 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392152 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392152 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392152 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392350 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392350 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392350 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392350 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392499 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392499 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392499 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392499 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392499 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392677 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392677 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392677 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392677 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:42.392677 np0000172755 devstack@c-api.service[112883]: warnings.warn(deprecated_msg) May 08 15:22:42.392916 np0000172755 devstack@c-api.service[112884]: WARNING castellan.key_manager.migration [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.392944 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.392974 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.392974 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.392974 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.392974 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393098 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-1d1f8fb3-0efe-455e-a66a-aaf822bf24d4 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:22:42.393126 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393126 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393126 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393126 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393126 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393126 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension UsedLimits extending resource: limits {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393126 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension TypesManage extending resource: types {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393312 np0000172755 devstack@c-api.service[112885]: WARNING castellan.key_manager.migration [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:22:42.393340 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension AdminActions extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393340 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension AdminActions extending resource: snapshots {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393340 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension AdminActions extending resource: backups {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393340 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension VolumeActions extending resource: volumes {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393340 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.v3.router [None req-23e9b851-7880-468e-855c-67bb81aa5f46 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393474 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393474 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393474 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393474 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393474 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393474 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393474 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393653 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393653 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393653 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension UsedLimits extending resource: limits {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393733 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 946 bytes} [Fri May 8 15:22:42 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 08 15:22:42.393770 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension TypesManage extending resource: types {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393770 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension AdminActions extending resource: volumes {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393770 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension AdminActions extending resource: snapshots {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393770 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension AdminActions extending resource: backups {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393770 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension VolumeActions extending resource: volumes {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393770 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.v3.router [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:22:42.393925 np0000172755 devstack@c-api.service[112884]: WARNING keystonemiddleware.auth_token [None req-23e9b851-7880-468e-855c-67bb81aa5f46 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 08 15:22:42.393975 np0000172755 devstack@c-api.service[112885]: WARNING keystonemiddleware.auth_token [None req-f7b5d18e-b254-4610-b6a7-033c618765d9 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 08 15:22:42.394009 np0000172755 devstack@c-api.service[112884]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6ead2a3668 pid: 112884 (default app) May 08 15:22:42.395058 np0000172755 devstack@c-api.service[112885]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6ead2a3668 pid: 112885 (default app) May 08 15:22:49.537778 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.537778 np0000172755 devstack@c-api.service[112886]: warnings.warn( May 08 15:22:49.551432 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.551432 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.551432 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.551432 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.551432 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.551983 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.551983 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.551983 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.551983 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.551983 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.552377 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.552377 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.552377 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.552377 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.552377 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.552377 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.552741 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.552741 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.552741 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.552741 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.552954 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.552954 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.552954 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.552954 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.553229 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.553229 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.553229 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.553229 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.553507 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.553507 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.553507 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.553507 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.553507 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.553814 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.553814 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.553814 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.553814 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.553814 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.554089 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.554089 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.554089 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.554089 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.554089 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.554089 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.555482 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.555482 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.555482 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.555482 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.555482 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.555482 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.556342 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.556342 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.556342 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.556342 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.556342 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.556342 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.556933 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.556933 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.556933 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.556933 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.556933 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.557311 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.557311 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.557311 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.557311 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.557311 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.557688 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.557688 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.557688 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.557688 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.557688 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.557688 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.558197 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.558197 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.558197 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.558197 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.558197 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.558197 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.558729 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.558729 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.558729 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.558729 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.558729 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.559477 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.559477 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.559477 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.559477 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.559477 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.559889 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.559889 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.559889 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.559889 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.560244 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.560244 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.560244 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.560244 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.560526 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.560526 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.560526 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.560526 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.560526 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.560873 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.560873 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.560873 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.560873 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.560873 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561238 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561238 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561238 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561238 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561443 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561443 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561443 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561443 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561575 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561575 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561575 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561575 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561704 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561704 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561704 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561704 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561849 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561849 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561849 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561849 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561980 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561980 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561980 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.561980 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.561980 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562168 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562168 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562168 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562168 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562168 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562168 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562370 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562370 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562370 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562370 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562370 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562543 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562543 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562543 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562543 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562543 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562543 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562747 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562747 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562747 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562747 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562747 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562747 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562937 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562937 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562937 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562937 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.562937 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.562937 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563174 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563174 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563174 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563174 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563174 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563174 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563386 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563386 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563386 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563386 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563534 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563534 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563534 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563534 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563534 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563737 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563737 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563737 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563737 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:49.563737 np0000172755 devstack@c-api.service[112886]: warnings.warn(deprecated_msg) May 08 15:22:49.563737 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [None req-02e12610-deed-45ae-bf61-b65734c2f7ae None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:22:50.063136 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-02e12610-deed-45ae-bf61-b65734c2f7ae admin admin] POST https://199.204.45.77/volume/v3/types May 08 15:22:50.063680 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-02e12610-deed-45ae-bf61-b65734c2f7ae admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 15:22:50.065288 np0000172755 devstack@c-api.service[112886]: /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 08 15:22:50.065288 np0000172755 devstack@c-api.service[112886]: warnings.warn( May 08 15:22:50.076718 np0000172755 devstack@c-api.service[112886]: DEBUG oslo_db.sqlalchemy.engines [None req-02e12610-deed-45ae-bf61-b65734c2f7ae 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=112886) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:50.111563 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-02e12610-deed-45ae-bf61-b65734c2f7ae admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 May 08 15:22:50.112119 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Fri May 8 15:22:49 2026] POST /volume/v3/types => generated 186 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:22:50.127196 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [req-02e12610-deed-45ae-bf61-b65734c2f7ae req-ff509884-219d-4310-9639-ed0479bbc993 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:22:50.464698 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [req-02e12610-deed-45ae-bf61-b65734c2f7ae req-ff509884-219d-4310-9639-ed0479bbc993 admin admin] POST https://199.204.45.77/volume/v3/types/04971818-bda6-448c-b783-0f221f5010a2/extra_specs May 08 15:22:50.465294 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [req-02e12610-deed-45ae-bf61-b65734c2f7ae req-ff509884-219d-4310-9639-ed0479bbc993 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 15:22:50.467178 np0000172755 devstack@c-api.service[112883]: /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 08 15:22:50.467178 np0000172755 devstack@c-api.service[112883]: warnings.warn( May 08 15:22:50.479938 np0000172755 devstack@c-api.service[112883]: DEBUG oslo_db.sqlalchemy.engines [req-02e12610-deed-45ae-bf61-b65734c2f7ae req-ff509884-219d-4310-9639-ed0479bbc993 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=112883) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:22:50.543811 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [req-02e12610-deed-45ae-bf61-b65734c2f7ae req-ff509884-219d-4310-9639-ed0479bbc993 admin admin] https://199.204.45.77/volume/v3/types/04971818-bda6-448c-b783-0f221f5010a2/extra_specs returned with HTTP 200 May 08 15:22:50.544369 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 2/3] 199.204.45.77 () {70 vars in 1498 bytes} [Fri May 8 15:22:50 2026] POST /volume/v3/types/04971818-bda6-448c-b783-0f221f5010a2/extra_specs => generated 55 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:22:52.262856 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=6 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:22:52.276398 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writing DB stats cinder:SELECT=6 {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:23:00.108742 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:23:00.542667 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:27:05.856923 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.856923 np0000172755 devstack@c-api.service[112884]: warnings.warn( May 08 15:27:05.869429 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.869429 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.869429 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.869429 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.869835 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.869835 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.869835 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.869835 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.870165 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.870165 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.870165 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.870165 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.870165 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.870165 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.870620 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.870620 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.870620 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.870620 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.870620 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.870997 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.870997 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.870997 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.870997 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.870997 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.871356 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.871356 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.871356 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.871356 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.871651 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.871651 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.871651 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.871651 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.871651 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872019 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.872019 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872019 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.872019 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872019 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.872381 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872381 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.872381 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872381 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.872381 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872381 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.872793 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872793 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.872793 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872793 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.872793 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.872793 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.873236 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.873236 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.873236 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.873236 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.873236 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.873236 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.873661 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.873661 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.873661 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.873661 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.873661 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.874022 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.874022 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.874022 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.874022 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.874022 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.874822 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.874822 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.874822 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.874822 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.874822 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.874822 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.875276 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.875276 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.875276 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.875276 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.875276 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.875276 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.875691 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.875691 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.875691 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.875691 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.875691 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.876122 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.876122 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.876122 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.876122 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.876122 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.876483 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.876483 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.876483 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.876483 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.876789 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.876789 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.876789 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.876789 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.877141 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.877141 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.877141 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.877141 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.877141 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.877526 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.877526 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.877526 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.877526 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.877526 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.877872 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.877872 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.877872 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.877872 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.878247 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.878247 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.878247 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.878247 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.878568 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.878568 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.878568 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.878568 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.878891 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.878891 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.878891 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.878891 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879209 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879209 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879209 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879209 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879342 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879342 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879342 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879342 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879342 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879513 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879513 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879513 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879513 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879513 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879513 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879708 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879708 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879708 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879708 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879708 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879863 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879863 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879863 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879863 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.879863 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.879863 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880078 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880078 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880078 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880078 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880078 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880078 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880276 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880276 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880276 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880276 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880276 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880276 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880503 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880503 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880503 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880503 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880503 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880503 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880704 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880704 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880704 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880704 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880842 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880842 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880842 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.880842 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.880842 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.881003 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.881003 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.881003 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.881003 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:05.881003 np0000172755 devstack@c-api.service[112884]: warnings.warn(deprecated_msg) May 08 15:27:05.881003 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-f37dd01b-d923-4bef-a8a7-81c6aecdd145 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:05.881003 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-f37dd01b-d923-4bef-a8a7-81c6aecdd145 None None] GET https://199.204.45.77/volume// May 08 15:27:05.881278 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-f37dd01b-d923-4bef-a8a7-81c6aecdd145 None None] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:05.881278 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-f37dd01b-d923-4bef-a8a7-81c6aecdd145 None None] Calling method 'all' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:05.881278 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-f37dd01b-d923-4bef-a8a7-81c6aecdd145 None None] https://199.204.45.77/volume// returned with HTTP 300 May 08 15:27:05.881278 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 1/4] 199.204.45.77 () {66 vars in 1449 bytes} [Fri May 8 15:27:05 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 15:27:42.669202 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.669202 np0000172755 devstack@c-api.service[112885]: warnings.warn( May 08 15:27:42.680527 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.680527 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.680527 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.680527 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.680922 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.680922 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.680922 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.680922 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.681284 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.681284 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.681284 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.681284 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.681284 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.681284 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.681756 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.681756 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.681756 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.681756 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.681756 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.682225 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.682225 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.682225 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.682225 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.682225 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.682586 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.682586 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.682586 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.682586 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.682877 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.682877 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.682877 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.682877 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.682877 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.683298 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.683298 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.683298 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.683298 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.683298 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.683673 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.683673 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.683673 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.683673 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.683673 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.683673 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.684179 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.684179 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.684179 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.684179 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.684179 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.684179 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.684690 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.684690 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.684690 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.684690 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.684690 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.684690 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685176 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685176 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685176 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685176 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685176 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685445 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685445 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685445 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685445 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685445 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685703 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685703 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685703 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685703 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685703 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685703 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685996 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685996 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685996 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685996 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.685996 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.685996 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.686302 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.686302 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.686302 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.686302 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.686302 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.686566 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.686566 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.686566 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.686566 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.686566 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.686814 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.686814 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.686814 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.686814 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687017 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687017 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687017 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687017 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687268 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687268 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687268 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687268 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687268 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687526 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687526 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687526 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687526 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687526 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687773 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687773 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687773 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687773 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687985 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687985 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.687985 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.687985 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688286 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.688286 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688286 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.688286 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688499 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.688499 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688499 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.688499 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688729 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.688729 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688729 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.688729 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688930 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.688930 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688930 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.688930 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.688930 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689212 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689212 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689212 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689212 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689212 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689212 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689408 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689408 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689408 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689408 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689408 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689573 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689573 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689573 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689573 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689573 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689573 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689771 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689771 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689771 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689771 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.689771 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.689771 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690227 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690227 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690227 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690227 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690227 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690227 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690428 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690428 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690428 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690428 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690428 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690428 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690672 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690672 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690672 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690672 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690813 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690813 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690813 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690813 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690813 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690971 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690971 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690971 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690971 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:42.690971 np0000172755 devstack@c-api.service[112885]: warnings.warn(deprecated_msg) May 08 15:27:42.690971 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.middleware.request_id [None req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 None None] RequestId filter calling following filter/app {{(pid=112885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:43.018784 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 demo demo] GET https://199.204.45.77/volume/v3/types?is_public=None May 08 15:27:43.019315 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 demo demo] Empty body provided in request {{(pid=112885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:43.019601 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 demo demo] Calling method 'index' {{(pid=112885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:43.020114 np0000172755 devstack@c-api.service[112885]: /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 08 15:27:43.020114 np0000172755 devstack@c-api.service[112885]: warnings.warn( May 08 15:27:43.020712 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.api_utils [None req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 demo demo] Removing options '' from query. {{(pid=112885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:27:43.030745 np0000172755 devstack@c-api.service[112885]: DEBUG oslo_db.sqlalchemy.engines [None req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 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=112885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:27:43.046888 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 demo demo] https://199.204.45.77/volume/v3/types?is_public=None returned with HTTP 200 May 08 15:27:43.047290 np0000172755 devstack@c-api.service[112885]: [pid: 112885|app: 0|req: 1/5] 199.204.45.77 () {64 vars in 1256 bytes} [Fri May 8 15:27:42 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:43.059983 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 req-24e4d1a3-915c-4dfb-bdab-5c01d3007c11 None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:43.063616 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 req-24e4d1a3-915c-4dfb-bdab-5c01d3007c11 demo demo] GET https://199.204.45.77/volume/v3/types/default May 08 15:27:43.064702 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 req-24e4d1a3-915c-4dfb-bdab-5c01d3007c11 demo demo] Empty body provided in request {{(pid=112886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:43.064702 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 req-24e4d1a3-915c-4dfb-bdab-5c01d3007c11 demo demo] Calling method 'show' {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:43.076241 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [req-78eaa4f5-5487-49fd-a7de-b831ab5055e2 req-24e4d1a3-915c-4dfb-bdab-5c01d3007c11 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 08 15:27:43.076746 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 2/6] 199.204.45.77 () {66 vars in 1322 bytes} [Fri May 8 15:27:43 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:43.415930 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-912f4acd-7264-4329-860c-620a7a93614d None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:43.420796 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-912f4acd-7264-4329-860c-620a7a93614d demo demo] GET https://199.204.45.77/volume/v3/types/default May 08 15:27:43.421057 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-912f4acd-7264-4329-860c-620a7a93614d demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:43.421323 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-912f4acd-7264-4329-860c-620a7a93614d demo demo] Calling method 'show' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:43.435913 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-912f4acd-7264-4329-860c-620a7a93614d demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 08 15:27:43.436268 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 3/7] 199.204.45.77 () {64 vars in 1251 bytes} [Fri May 8 15:27:43 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:43.851178 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-d69c027f-a80f-4bb3-a775-c3fb9ac918a6 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:44.202318 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-d69c027f-a80f-4bb3-a775-c3fb9ac918a6 demo demo] GET https://199.204.45.77/volume/v3/types/default May 08 15:27:44.202667 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-d69c027f-a80f-4bb3-a775-c3fb9ac918a6 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:44.202863 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-d69c027f-a80f-4bb3-a775-c3fb9ac918a6 demo demo] Calling method 'show' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:44.212874 np0000172755 devstack@c-api.service[112884]: DEBUG oslo_db.sqlalchemy.engines [None req-d69c027f-a80f-4bb3-a775-c3fb9ac918a6 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=112884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:27:44.229595 np0000172755 devstack@c-api.service[112884]: /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 08 15:27:44.229595 np0000172755 devstack@c-api.service[112884]: warnings.warn( May 08 15:27:44.231724 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-d69c027f-a80f-4bb3-a775-c3fb9ac918a6 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 08 15:27:44.232401 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 2/8] 199.204.45.77 () {64 vars in 1251 bytes} [Fri May 8 15:27:43 2026] GET /volume/v3/types/default => generated 145 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:44.245953 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.middleware.request_id [None req-6325983d-f6d6-49bc-9a74-f6e59b2225fa None None] RequestId filter calling following filter/app {{(pid=112885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:44.248844 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-6325983d-f6d6-49bc-9a74-f6e59b2225fa demo demo] GET https://199.204.45.77/volume/v3/types/default May 08 15:27:44.249117 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-6325983d-f6d6-49bc-9a74-f6e59b2225fa demo demo] Empty body provided in request {{(pid=112885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:44.249422 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-6325983d-f6d6-49bc-9a74-f6e59b2225fa demo demo] Calling method 'show' {{(pid=112885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:44.264954 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-6325983d-f6d6-49bc-9a74-f6e59b2225fa demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 08 15:27:44.265342 np0000172755 devstack@c-api.service[112885]: [pid: 112885|app: 0|req: 2/9] 199.204.45.77 () {64 vars in 1251 bytes} [Fri May 8 15:27:44 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 08 15:27:53.071454 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=2 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:27:53.432212 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=2 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:27:54.227192 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=2 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:27:54.261133 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writing DB stats cinder:SELECT=3 {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:33:27.188369 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [None req-1569517d-4517-4ab0-888d-8001066a5383 None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:33:27.313822 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-1569517d-4517-4ab0-888d-8001066a5383 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:33:27.314112 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-1569517d-4517-4ab0-888d-8001066a5383 demo demo] Empty body provided in request {{(pid=112886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:33:27.314392 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-1569517d-4517-4ab0-888d-8001066a5383 demo demo] Calling method 'detail' {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:33:27.315418 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.api_utils [None req-1569517d-4517-4ab0-888d-8001066a5383 demo demo] Removing options '' from query. {{(pid=112886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:33:27.316493 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.volume.api [None req-1569517d-4517-4ab0-888d-8001066a5383 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112886) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:33:27.359963 np0000172755 devstack@c-api.service[112886]: INFO cinder.volume.api [None req-1569517d-4517-4ab0-888d-8001066a5383 demo demo] Get all volumes completed successfully. May 08 15:33:27.362932 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-1569517d-4517-4ab0-888d-8001066a5383 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:33:27.363739 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 3/10] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:33:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:33:37.350822 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=1 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:34:27.381321 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-6e71c8b7-f64a-4cd6-9262-972d1611ab0a None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:34:27.385758 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-6e71c8b7-f64a-4cd6-9262-972d1611ab0a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:34:27.386052 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-6e71c8b7-f64a-4cd6-9262-972d1611ab0a demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:34:27.386359 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-6e71c8b7-f64a-4cd6-9262-972d1611ab0a demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:34:27.387200 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-6e71c8b7-f64a-4cd6-9262-972d1611ab0a demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:34:27.388977 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-6e71c8b7-f64a-4cd6-9262-972d1611ab0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:34:27.440172 np0000172755 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-6e71c8b7-f64a-4cd6-9262-972d1611ab0a demo demo] Get all volumes completed successfully. May 08 15:34:27.443239 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-6e71c8b7-f64a-4cd6-9262-972d1611ab0a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:34:27.443657 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 4/11] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:34:27 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 08 15:34:37.417852 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:35:27.464076 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-6d7b52b9-09b1-443d-8e63-36228e2d6c00 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:35:27.470062 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-6d7b52b9-09b1-443d-8e63-36228e2d6c00 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:35:27.470062 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-6d7b52b9-09b1-443d-8e63-36228e2d6c00 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:35:27.470062 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-6d7b52b9-09b1-443d-8e63-36228e2d6c00 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:35:27.471154 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-6d7b52b9-09b1-443d-8e63-36228e2d6c00 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:35:27.472760 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-6d7b52b9-09b1-443d-8e63-36228e2d6c00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:35:27.518366 np0000172755 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-6d7b52b9-09b1-443d-8e63-36228e2d6c00 demo demo] Get all volumes completed successfully. May 08 15:35:27.518644 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-6d7b52b9-09b1-443d-8e63-36228e2d6c00 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:35:27.519051 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 3/12] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:35:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:35:37.510430 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:36:27.546216 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.middleware.request_id [None req-31ff0ae4-a6e8-4067-92a1-fc14af0613c6 None None] RequestId filter calling following filter/app {{(pid=112885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:36:27.549554 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-31ff0ae4-a6e8-4067-92a1-fc14af0613c6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:36:27.549757 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-31ff0ae4-a6e8-4067-92a1-fc14af0613c6 demo demo] Empty body provided in request {{(pid=112885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:36:27.549991 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-31ff0ae4-a6e8-4067-92a1-fc14af0613c6 demo demo] Calling method 'detail' {{(pid=112885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:36:27.550526 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.api_utils [None req-31ff0ae4-a6e8-4067-92a1-fc14af0613c6 demo demo] Removing options '' from query. {{(pid=112885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:36:27.551430 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.volume.api [None req-31ff0ae4-a6e8-4067-92a1-fc14af0613c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112885) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:36:27.590384 np0000172755 devstack@c-api.service[112885]: INFO cinder.volume.api [None req-31ff0ae4-a6e8-4067-92a1-fc14af0613c6 demo demo] Get all volumes completed successfully. May 08 15:36:27.592688 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-31ff0ae4-a6e8-4067-92a1-fc14af0613c6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:36:27.593352 np0000172755 devstack@c-api.service[112885]: [pid: 112885|app: 0|req: 3/13] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:36:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:36:37.582862 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writing DB stats cinder:SELECT=1 {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:37:27.616487 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [None req-1ec15f27-e1d8-454f-96f2-4d600eb9af73 None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:37:27.621897 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-1ec15f27-e1d8-454f-96f2-4d600eb9af73 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:37:27.622115 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-1ec15f27-e1d8-454f-96f2-4d600eb9af73 demo demo] Empty body provided in request {{(pid=112886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:37:27.622560 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-1ec15f27-e1d8-454f-96f2-4d600eb9af73 demo demo] Calling method 'detail' {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:37:27.622641 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.api_utils [None req-1ec15f27-e1d8-454f-96f2-4d600eb9af73 demo demo] Removing options '' from query. {{(pid=112886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:37:27.623451 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.volume.api [None req-1ec15f27-e1d8-454f-96f2-4d600eb9af73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112886) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:37:27.631532 np0000172755 devstack@c-api.service[112886]: INFO cinder.volume.api [None req-1ec15f27-e1d8-454f-96f2-4d600eb9af73 demo demo] Get all volumes completed successfully. May 08 15:37:27.634238 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-1ec15f27-e1d8-454f-96f2-4d600eb9af73 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:37:27.634753 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 4/14] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:37:27 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 08 15:37:37.627156 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=1 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:38:27.650193 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-cefd7c8d-becd-400e-a54d-09a3b9333eee None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:38:27.805327 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-cefd7c8d-becd-400e-a54d-09a3b9333eee demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:38:27.805595 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-cefd7c8d-becd-400e-a54d-09a3b9333eee demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:38:27.805872 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-cefd7c8d-becd-400e-a54d-09a3b9333eee demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:38:27.806630 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-cefd7c8d-becd-400e-a54d-09a3b9333eee demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:38:27.807706 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-cefd7c8d-becd-400e-a54d-09a3b9333eee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:38:27.817959 np0000172755 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-cefd7c8d-becd-400e-a54d-09a3b9333eee demo demo] Get all volumes completed successfully. May 08 15:38:27.820686 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-cefd7c8d-becd-400e-a54d-09a3b9333eee demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:38:27.821311 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 5/15] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:38:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:38:37.812359 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:39:27.840218 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-13f81005-3b05-42b5-aa7f-6257c98b9a7b None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:39:27.844067 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-13f81005-3b05-42b5-aa7f-6257c98b9a7b demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:39:27.844564 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-13f81005-3b05-42b5-aa7f-6257c98b9a7b demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:39:27.844809 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-13f81005-3b05-42b5-aa7f-6257c98b9a7b demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:39:27.845326 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-13f81005-3b05-42b5-aa7f-6257c98b9a7b demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:39:27.846628 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-13f81005-3b05-42b5-aa7f-6257c98b9a7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:39:27.856923 np0000172755 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-13f81005-3b05-42b5-aa7f-6257c98b9a7b demo demo] Get all volumes completed successfully. May 08 15:39:27.859404 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-13f81005-3b05-42b5-aa7f-6257c98b9a7b demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:39:27.859913 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 4/16] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:39:27 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 08 15:39:37.851562 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:40:27.875488 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.middleware.request_id [None req-e2b48f3d-4eb1-4369-b9af-46171e1a8430 None None] RequestId filter calling following filter/app {{(pid=112885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:40:27.880284 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-e2b48f3d-4eb1-4369-b9af-46171e1a8430 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:40:27.880534 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-e2b48f3d-4eb1-4369-b9af-46171e1a8430 demo demo] Empty body provided in request {{(pid=112885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:40:27.880796 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-e2b48f3d-4eb1-4369-b9af-46171e1a8430 demo demo] Calling method 'detail' {{(pid=112885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:40:27.881422 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.api_utils [None req-e2b48f3d-4eb1-4369-b9af-46171e1a8430 demo demo] Removing options '' from query. {{(pid=112885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:40:27.882328 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.volume.api [None req-e2b48f3d-4eb1-4369-b9af-46171e1a8430 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112885) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:40:27.892560 np0000172755 devstack@c-api.service[112885]: INFO cinder.volume.api [None req-e2b48f3d-4eb1-4369-b9af-46171e1a8430 demo demo] Get all volumes completed successfully. May 08 15:40:27.894616 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-e2b48f3d-4eb1-4369-b9af-46171e1a8430 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:40:27.894992 np0000172755 devstack@c-api.service[112885]: [pid: 112885|app: 0|req: 4/17] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:40:27 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 08 15:40:37.885832 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writing DB stats cinder:SELECT=1 {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:41:27.913073 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [None req-51712a02-74e7-420a-9baf-d9bc0af8901e None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:41:27.916931 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-51712a02-74e7-420a-9baf-d9bc0af8901e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:41:27.917209 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-51712a02-74e7-420a-9baf-d9bc0af8901e demo demo] Empty body provided in request {{(pid=112886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:41:27.917472 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-51712a02-74e7-420a-9baf-d9bc0af8901e demo demo] Calling method 'detail' {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:41:27.917820 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.api_utils [None req-51712a02-74e7-420a-9baf-d9bc0af8901e demo demo] Removing options '' from query. {{(pid=112886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:41:27.920695 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.volume.api [None req-51712a02-74e7-420a-9baf-d9bc0af8901e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112886) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:41:27.929428 np0000172755 devstack@c-api.service[112886]: INFO cinder.volume.api [None req-51712a02-74e7-420a-9baf-d9bc0af8901e demo demo] Get all volumes completed successfully. May 08 15:41:27.932463 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-51712a02-74e7-420a-9baf-d9bc0af8901e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:41:27.933000 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 5/18] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:41:27 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 08 15:41:37.925936 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=1 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:42:27.950907 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-cf313589-4a76-4d59-8c9b-c088eaebcc81 None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:42:27.953962 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-cf313589-4a76-4d59-8c9b-c088eaebcc81 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:42:27.954312 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-cf313589-4a76-4d59-8c9b-c088eaebcc81 demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:42:27.954695 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-cf313589-4a76-4d59-8c9b-c088eaebcc81 demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:42:27.955111 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-cf313589-4a76-4d59-8c9b-c088eaebcc81 demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:42:27.955952 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-cf313589-4a76-4d59-8c9b-c088eaebcc81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:42:27.963249 np0000172755 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-cf313589-4a76-4d59-8c9b-c088eaebcc81 demo demo] Get all volumes completed successfully. May 08 15:42:27.965883 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-cf313589-4a76-4d59-8c9b-c088eaebcc81 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:42:27.966489 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 6/19] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:42:27 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 08 15:42:37.959838 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:43:27.990996 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-b01a9c78-9db3-4abf-95c1-219841f41459 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:43:28.164524 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-b01a9c78-9db3-4abf-95c1-219841f41459 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:43:28.164695 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-b01a9c78-9db3-4abf-95c1-219841f41459 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:43:28.164901 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-b01a9c78-9db3-4abf-95c1-219841f41459 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:43:28.165172 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-b01a9c78-9db3-4abf-95c1-219841f41459 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:43:28.165977 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-b01a9c78-9db3-4abf-95c1-219841f41459 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:43:28.177263 np0000172755 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-b01a9c78-9db3-4abf-95c1-219841f41459 demo demo] Get all volumes completed successfully. May 08 15:43:28.180453 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-b01a9c78-9db3-4abf-95c1-219841f41459 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:43:28.181106 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 5/20] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:43:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:43:38.170070 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:44:28.204603 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.middleware.request_id [None req-7d1b1d5f-4f51-46ee-9028-2a24bb2f7ba5 None None] RequestId filter calling following filter/app {{(pid=112885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:44:28.207955 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-7d1b1d5f-4f51-46ee-9028-2a24bb2f7ba5 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:44:28.210802 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-7d1b1d5f-4f51-46ee-9028-2a24bb2f7ba5 demo demo] Empty body provided in request {{(pid=112885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:44:28.210802 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-7d1b1d5f-4f51-46ee-9028-2a24bb2f7ba5 demo demo] Calling method 'detail' {{(pid=112885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:44:28.210802 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.api_utils [None req-7d1b1d5f-4f51-46ee-9028-2a24bb2f7ba5 demo demo] Removing options '' from query. {{(pid=112885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:44:28.210802 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.volume.api [None req-7d1b1d5f-4f51-46ee-9028-2a24bb2f7ba5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112885) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:44:28.218383 np0000172755 devstack@c-api.service[112885]: INFO cinder.volume.api [None req-7d1b1d5f-4f51-46ee-9028-2a24bb2f7ba5 demo demo] Get all volumes completed successfully. May 08 15:44:28.220564 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-7d1b1d5f-4f51-46ee-9028-2a24bb2f7ba5 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:44:28.221023 np0000172755 devstack@c-api.service[112885]: [pid: 112885|app: 0|req: 5/21] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:44:28 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 08 15:44:38.213808 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writing DB stats cinder:SELECT=1 {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:45:28.241717 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [None req-fb381240-52b5-4dd0-9c02-587cb1bb9568 None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:45:28.246082 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-fb381240-52b5-4dd0-9c02-587cb1bb9568 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:45:28.246356 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-fb381240-52b5-4dd0-9c02-587cb1bb9568 demo demo] Empty body provided in request {{(pid=112886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:45:28.246623 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-fb381240-52b5-4dd0-9c02-587cb1bb9568 demo demo] Calling method 'detail' {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:45:28.246980 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.api_utils [None req-fb381240-52b5-4dd0-9c02-587cb1bb9568 demo demo] Removing options '' from query. {{(pid=112886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:45:28.248019 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.volume.api [None req-fb381240-52b5-4dd0-9c02-587cb1bb9568 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112886) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:45:28.257639 np0000172755 devstack@c-api.service[112886]: INFO cinder.volume.api [None req-fb381240-52b5-4dd0-9c02-587cb1bb9568 demo demo] Get all volumes completed successfully. May 08 15:45:28.259875 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-fb381240-52b5-4dd0-9c02-587cb1bb9568 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:45:28.260281 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 6/22] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:45:28 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 08 15:45:38.252396 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=1 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:46:28.280672 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-fbae3c3d-b71b-4177-97a7-ba17e189e89c None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:46:28.284352 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-fbae3c3d-b71b-4177-97a7-ba17e189e89c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:46:28.284613 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-fbae3c3d-b71b-4177-97a7-ba17e189e89c demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:46:28.284892 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-fbae3c3d-b71b-4177-97a7-ba17e189e89c demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:46:28.285258 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-fbae3c3d-b71b-4177-97a7-ba17e189e89c demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:46:28.286248 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-fbae3c3d-b71b-4177-97a7-ba17e189e89c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:46:28.294816 np0000172755 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-fbae3c3d-b71b-4177-97a7-ba17e189e89c demo demo] Get all volumes completed successfully. May 08 15:46:28.296686 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-fbae3c3d-b71b-4177-97a7-ba17e189e89c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:46:28.297097 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 7/23] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:46:28 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 08 15:46:38.289868 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:47:28.313110 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-e04c0aad-3625-458c-a3cb-c023bea0d442 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:47:28.317521 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-e04c0aad-3625-458c-a3cb-c023bea0d442 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:47:28.317769 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-e04c0aad-3625-458c-a3cb-c023bea0d442 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:47:28.318084 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-e04c0aad-3625-458c-a3cb-c023bea0d442 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:47:28.318393 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-e04c0aad-3625-458c-a3cb-c023bea0d442 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:47:28.319394 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-e04c0aad-3625-458c-a3cb-c023bea0d442 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:47:28.330144 np0000172755 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-e04c0aad-3625-458c-a3cb-c023bea0d442 demo demo] Get all volumes completed successfully. May 08 15:47:28.332725 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-e04c0aad-3625-458c-a3cb-c023bea0d442 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:47:28.333798 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 6/24] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:47:28 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 08 15:47:38.324617 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:48:28.350993 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.middleware.request_id [None req-b0e6bd26-373a-44b0-86bd-2e4f57909be6 None None] RequestId filter calling following filter/app {{(pid=112885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:48:28.490779 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-b0e6bd26-373a-44b0-86bd-2e4f57909be6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:48:28.491226 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-b0e6bd26-373a-44b0-86bd-2e4f57909be6 demo demo] Empty body provided in request {{(pid=112885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:48:28.491635 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-b0e6bd26-373a-44b0-86bd-2e4f57909be6 demo demo] Calling method 'detail' {{(pid=112885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:48:28.492182 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.api_utils [None req-b0e6bd26-373a-44b0-86bd-2e4f57909be6 demo demo] Removing options '' from query. {{(pid=112885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:48:28.493779 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.volume.api [None req-b0e6bd26-373a-44b0-86bd-2e4f57909be6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112885) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:48:28.503183 np0000172755 devstack@c-api.service[112885]: INFO cinder.volume.api [None req-b0e6bd26-373a-44b0-86bd-2e4f57909be6 demo demo] Get all volumes completed successfully. May 08 15:48:28.505717 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-b0e6bd26-373a-44b0-86bd-2e4f57909be6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:48:28.506244 np0000172755 devstack@c-api.service[112885]: [pid: 112885|app: 0|req: 6/25] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:48:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:48:38.498288 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writing DB stats cinder:SELECT=1 {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:49:28.524749 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [None req-214d4bcf-ac17-4d9c-a8df-619a42f9fa91 None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:49:28.528519 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-214d4bcf-ac17-4d9c-a8df-619a42f9fa91 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:49:28.528764 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-214d4bcf-ac17-4d9c-a8df-619a42f9fa91 demo demo] Empty body provided in request {{(pid=112886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:49:28.529016 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-214d4bcf-ac17-4d9c-a8df-619a42f9fa91 demo demo] Calling method 'detail' {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:49:28.529351 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.api_utils [None req-214d4bcf-ac17-4d9c-a8df-619a42f9fa91 demo demo] Removing options '' from query. {{(pid=112886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:49:28.530429 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.volume.api [None req-214d4bcf-ac17-4d9c-a8df-619a42f9fa91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112886) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:49:28.538941 np0000172755 devstack@c-api.service[112886]: INFO cinder.volume.api [None req-214d4bcf-ac17-4d9c-a8df-619a42f9fa91 demo demo] Get all volumes completed successfully. May 08 15:49:28.541862 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-214d4bcf-ac17-4d9c-a8df-619a42f9fa91 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:49:28.542533 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 7/26] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:49:28 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 08 15:49:38.533935 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=1 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:50:28.559975 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-9fd24e14-80a9-4792-bdf1-35af0578a36a None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:50:28.563727 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-9fd24e14-80a9-4792-bdf1-35af0578a36a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:50:28.563880 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-9fd24e14-80a9-4792-bdf1-35af0578a36a demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:50:28.564149 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-9fd24e14-80a9-4792-bdf1-35af0578a36a demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:50:28.564400 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-9fd24e14-80a9-4792-bdf1-35af0578a36a demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:50:28.565129 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-9fd24e14-80a9-4792-bdf1-35af0578a36a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:50:28.572558 np0000172755 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-9fd24e14-80a9-4792-bdf1-35af0578a36a demo demo] Get all volumes completed successfully. May 08 15:50:28.574595 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-9fd24e14-80a9-4792-bdf1-35af0578a36a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:50:28.574952 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 8/27] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:50:28 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 08 15:50:38.570198 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:51:28.594320 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-d79bab30-43da-4661-ba5a-a31e53be372e None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:51:28.598963 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-d79bab30-43da-4661-ba5a-a31e53be372e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:51:28.599363 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-d79bab30-43da-4661-ba5a-a31e53be372e demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:51:28.599764 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-d79bab30-43da-4661-ba5a-a31e53be372e demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:51:28.600264 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-d79bab30-43da-4661-ba5a-a31e53be372e demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:51:28.602096 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-d79bab30-43da-4661-ba5a-a31e53be372e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:51:28.614374 np0000172755 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-d79bab30-43da-4661-ba5a-a31e53be372e demo demo] Get all volumes completed successfully. May 08 15:51:28.618299 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-d79bab30-43da-4661-ba5a-a31e53be372e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:51:28.619188 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 7/28] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:51:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:51:38.606858 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:52:28.639060 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.middleware.request_id [None req-f3b97824-15d6-4b65-8a24-5e316a47476a None None] RequestId filter calling following filter/app {{(pid=112885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:52:28.642002 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-f3b97824-15d6-4b65-8a24-5e316a47476a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:52:28.642286 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-f3b97824-15d6-4b65-8a24-5e316a47476a demo demo] Empty body provided in request {{(pid=112885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:52:28.642530 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-f3b97824-15d6-4b65-8a24-5e316a47476a demo demo] Calling method 'detail' {{(pid=112885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:52:28.642831 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.api_utils [None req-f3b97824-15d6-4b65-8a24-5e316a47476a demo demo] Removing options '' from query. {{(pid=112885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:52:28.643957 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.volume.api [None req-f3b97824-15d6-4b65-8a24-5e316a47476a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112885) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:52:28.652902 np0000172755 devstack@c-api.service[112885]: INFO cinder.volume.api [None req-f3b97824-15d6-4b65-8a24-5e316a47476a demo demo] Get all volumes completed successfully. May 08 15:52:28.654961 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-f3b97824-15d6-4b65-8a24-5e316a47476a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:52:28.655562 np0000172755 devstack@c-api.service[112885]: [pid: 112885|app: 0|req: 7/29] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:52:28 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 08 15:52:38.647487 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writing DB stats cinder:SELECT=1 {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:53:28.674217 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [None req-f10ac628-e7c0-4a62-8fe6-6c7af22167ce None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:53:28.679655 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-f10ac628-e7c0-4a62-8fe6-6c7af22167ce demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:53:28.679898 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-f10ac628-e7c0-4a62-8fe6-6c7af22167ce demo demo] Empty body provided in request {{(pid=112886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:53:28.680257 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-f10ac628-e7c0-4a62-8fe6-6c7af22167ce demo demo] Calling method 'detail' {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:53:28.680592 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.api_utils [None req-f10ac628-e7c0-4a62-8fe6-6c7af22167ce demo demo] Removing options '' from query. {{(pid=112886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:53:28.681664 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.volume.api [None req-f10ac628-e7c0-4a62-8fe6-6c7af22167ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112886) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:53:28.692025 np0000172755 devstack@c-api.service[112886]: INFO cinder.volume.api [None req-f10ac628-e7c0-4a62-8fe6-6c7af22167ce demo demo] Get all volumes completed successfully. May 08 15:53:28.693923 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-f10ac628-e7c0-4a62-8fe6-6c7af22167ce demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:53:28.694327 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 8/30] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:53:28 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 08 15:53:38.687161 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=1 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:54:28.712939 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-3414b540-706d-4356-a89d-28ecbbbb506c None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:54:28.810458 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-3414b540-706d-4356-a89d-28ecbbbb506c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:54:28.810645 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-3414b540-706d-4356-a89d-28ecbbbb506c demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:54:28.810853 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-3414b540-706d-4356-a89d-28ecbbbb506c demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:54:28.811114 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-3414b540-706d-4356-a89d-28ecbbbb506c demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:54:28.811807 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-3414b540-706d-4356-a89d-28ecbbbb506c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:54:28.820418 np0000172755 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-3414b540-706d-4356-a89d-28ecbbbb506c demo demo] Get all volumes completed successfully. May 08 15:54:28.822320 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-3414b540-706d-4356-a89d-28ecbbbb506c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:54:28.822702 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 9/31] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:54:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:54:38.815253 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:55:28.849903 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-0bc8bd8a-209a-4359-b625-91e02a9ee0f8 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:55:28.854145 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-0bc8bd8a-209a-4359-b625-91e02a9ee0f8 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:55:28.854145 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-0bc8bd8a-209a-4359-b625-91e02a9ee0f8 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:55:28.854954 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-0bc8bd8a-209a-4359-b625-91e02a9ee0f8 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:55:28.854954 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-0bc8bd8a-209a-4359-b625-91e02a9ee0f8 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:55:28.857014 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-0bc8bd8a-209a-4359-b625-91e02a9ee0f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:55:28.866429 np0000172755 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-0bc8bd8a-209a-4359-b625-91e02a9ee0f8 demo demo] Get all volumes completed successfully. May 08 15:55:28.869858 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-0bc8bd8a-209a-4359-b625-91e02a9ee0f8 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:55:28.870004 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 8/32] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:55:28 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 08 15:55:38.860981 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:56:28.891063 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.middleware.request_id [None req-6a1df4c6-72a9-4243-8a00-66fde4d96155 None None] RequestId filter calling following filter/app {{(pid=112885) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:56:28.895395 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-6a1df4c6-72a9-4243-8a00-66fde4d96155 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:56:28.895622 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-6a1df4c6-72a9-4243-8a00-66fde4d96155 demo demo] Empty body provided in request {{(pid=112885) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:56:28.895875 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.openstack.wsgi [None req-6a1df4c6-72a9-4243-8a00-66fde4d96155 demo demo] Calling method 'detail' {{(pid=112885) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:56:28.896230 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.api.api_utils [None req-6a1df4c6-72a9-4243-8a00-66fde4d96155 demo demo] Removing options '' from query. {{(pid=112885) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:56:28.897282 np0000172755 devstack@c-api.service[112885]: DEBUG cinder.volume.api [None req-6a1df4c6-72a9-4243-8a00-66fde4d96155 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112885) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:56:28.905586 np0000172755 devstack@c-api.service[112885]: INFO cinder.volume.api [None req-6a1df4c6-72a9-4243-8a00-66fde4d96155 demo demo] Get all volumes completed successfully. May 08 15:56:28.907565 np0000172755 devstack@c-api.service[112885]: INFO cinder.api.openstack.wsgi [None req-6a1df4c6-72a9-4243-8a00-66fde4d96155 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:56:28.907964 np0000172755 devstack@c-api.service[112885]: [pid: 112885|app: 0|req: 8/33] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:56:28 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 08 15:56:38.903676 np0000172755 devstack@c-api.service[112885]: DEBUG dbcounter [-] [112885] Writing DB stats cinder:SELECT=1 {{(pid=112885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:57:28.923946 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.middleware.request_id [None req-b6608465-bc94-4754-9054-b3e6f25b5345 None None] RequestId filter calling following filter/app {{(pid=112886) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:57:28.927770 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-b6608465-bc94-4754-9054-b3e6f25b5345 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:57:28.928202 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-b6608465-bc94-4754-9054-b3e6f25b5345 demo demo] Empty body provided in request {{(pid=112886) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:57:28.928756 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.openstack.wsgi [None req-b6608465-bc94-4754-9054-b3e6f25b5345 demo demo] Calling method 'detail' {{(pid=112886) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:57:28.929248 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.api.api_utils [None req-b6608465-bc94-4754-9054-b3e6f25b5345 demo demo] Removing options '' from query. {{(pid=112886) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:57:28.931463 np0000172755 devstack@c-api.service[112886]: DEBUG cinder.volume.api [None req-b6608465-bc94-4754-9054-b3e6f25b5345 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112886) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:57:28.948715 np0000172755 devstack@c-api.service[112886]: INFO cinder.volume.api [None req-b6608465-bc94-4754-9054-b3e6f25b5345 demo demo] Get all volumes completed successfully. May 08 15:57:28.951808 np0000172755 devstack@c-api.service[112886]: INFO cinder.api.openstack.wsgi [None req-b6608465-bc94-4754-9054-b3e6f25b5345 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:57:28.952427 np0000172755 devstack@c-api.service[112886]: [pid: 112886|app: 0|req: 9/34] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:57:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:57:38.941210 np0000172755 devstack@c-api.service[112886]: DEBUG dbcounter [-] [112886] Writing DB stats cinder:SELECT=1 {{(pid=112886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:58:28.971716 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.middleware.request_id [None req-d67dfc61-263c-4136-8b73-19f89e64653e None None] RequestId filter calling following filter/app {{(pid=112883) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:58:28.975010 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-d67dfc61-263c-4136-8b73-19f89e64653e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:58:28.975280 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-d67dfc61-263c-4136-8b73-19f89e64653e demo demo] Empty body provided in request {{(pid=112883) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:58:28.975531 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.openstack.wsgi [None req-d67dfc61-263c-4136-8b73-19f89e64653e demo demo] Calling method 'detail' {{(pid=112883) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:58:28.975837 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.api.api_utils [None req-d67dfc61-263c-4136-8b73-19f89e64653e demo demo] Removing options '' from query. {{(pid=112883) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:58:28.976839 np0000172755 devstack@c-api.service[112883]: DEBUG cinder.volume.api [None req-d67dfc61-263c-4136-8b73-19f89e64653e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112883) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:58:28.985683 np0000172755 devstack@c-api.service[112883]: INFO cinder.volume.api [None req-d67dfc61-263c-4136-8b73-19f89e64653e demo demo] Get all volumes completed successfully. May 08 15:58:28.987439 np0000172755 devstack@c-api.service[112883]: INFO cinder.api.openstack.wsgi [None req-d67dfc61-263c-4136-8b73-19f89e64653e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:58:28.987751 np0000172755 devstack@c-api.service[112883]: [pid: 112883|app: 0|req: 10/35] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:58:28 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 08 15:58:38.980620 np0000172755 devstack@c-api.service[112883]: DEBUG dbcounter [-] [112883] Writing DB stats cinder:SELECT=1 {{(pid=112883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:59:29.006738 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.middleware.request_id [None req-a205b4a9-d05e-4527-90d4-7c3ff4684522 None None] RequestId filter calling following filter/app {{(pid=112884) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:59:29.009753 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-a205b4a9-d05e-4527-90d4-7c3ff4684522 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 08 15:59:29.009993 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-a205b4a9-d05e-4527-90d4-7c3ff4684522 demo demo] Empty body provided in request {{(pid=112884) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:59:29.010335 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.openstack.wsgi [None req-a205b4a9-d05e-4527-90d4-7c3ff4684522 demo demo] Calling method 'detail' {{(pid=112884) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:59:29.010661 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.api.api_utils [None req-a205b4a9-d05e-4527-90d4-7c3ff4684522 demo demo] Removing options '' from query. {{(pid=112884) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:59:29.011684 np0000172755 devstack@c-api.service[112884]: DEBUG cinder.volume.api [None req-a205b4a9-d05e-4527-90d4-7c3ff4684522 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112884) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:59:29.020531 np0000172755 devstack@c-api.service[112884]: INFO cinder.volume.api [None req-a205b4a9-d05e-4527-90d4-7c3ff4684522 demo demo] Get all volumes completed successfully. May 08 15:59:29.023827 np0000172755 devstack@c-api.service[112884]: INFO cinder.api.openstack.wsgi [None req-a205b4a9-d05e-4527-90d4-7c3ff4684522 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 08 15:59:29.024581 np0000172755 devstack@c-api.service[112884]: [pid: 112884|app: 0|req: 9/36] 199.204.45.77 () {64 vars in 1290 bytes} [Fri May 8 15:59:29 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 08 15:59:39.016172 np0000172755 devstack@c-api.service[112884]: DEBUG dbcounter [-] [112884] Writing DB stats cinder:SELECT=1 {{(pid=112884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}