May 09 14:05:43.329453 np0000173177 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:05:43.344610 np0000173177 devstack@c-api.service[112687]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:05:43 2026] *** May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: nodename: np0000173177 May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: machine: x86_64 May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: clock source: unix May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: pcre jit disabled May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: detected number of CPU cores: 16 May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: current working directory: / May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: detected binary path: /usr/bin/uwsgi-core May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: your processes number limit is 256917 May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: your memory page size is 4096 bytes May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: detected max file descriptor number: 2048 May 09 14:05:43.347042 np0000173177 devstack@c-api.service[112687]: lock engine: pthread robust mutexes May 09 14:05:43.348765 np0000173177 devstack@c-api.service[112687]: thunder lock: enabled May 09 14:05:43.348765 np0000173177 devstack@c-api.service[112687]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:05:43.348765 np0000173177 devstack@c-api.service[112687]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:05:43.348765 np0000173177 devstack@c-api.service[112687]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:05:43.348765 np0000173177 devstack@c-api.service[112687]: Set PythonHome to /opt/stack/data/venv May 09 14:05:43.385098 np0000173177 devstack@c-api.service[112687]: Python main interpreter initialized at 0x7a3b6a2a3668 May 09 14:05:43.385098 np0000173177 devstack@c-api.service[112687]: python threads support enabled May 09 14:05:43.385098 np0000173177 devstack@c-api.service[112687]: your server socket listen backlog is limited to 100 connections May 09 14:05:43.385098 np0000173177 devstack@c-api.service[112687]: your mercy for graceful operations on workers is 80 seconds May 09 14:05:43.385672 np0000173177 devstack@c-api.service[112687]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:05:43.385814 np0000173177 devstack@c-api.service[112687]: *** Operational MODE: preforking *** May 09 14:05:43.386067 np0000173177 devstack@c-api.service[112687]: *** uWSGI is running in multiple interpreter mode *** May 09 14:05:43.386067 np0000173177 devstack@c-api.service[112687]: spawned uWSGI master process (pid: 112687) May 09 14:05:43.386234 np0000173177 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:05:43.386950 np0000173177 devstack@c-api.service[112687]: spawned uWSGI worker 1 (pid: 112688, cores: 1) May 09 14:05:43.387495 np0000173177 devstack@c-api.service[112687]: spawned uWSGI worker 2 (pid: 112689, cores: 1) May 09 14:05:43.388014 np0000173177 devstack@c-api.service[112687]: spawned uWSGI worker 3 (pid: 112690, cores: 1) May 09 14:05:43.388541 np0000173177 devstack@c-api.service[112687]: spawned uWSGI worker 4 (pid: 112691, cores: 1) May 09 14:05:43.388637 np0000173177 devstack@c-api.service[112687]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:05:43.519020 np0000173177 devstack@c-api.service[112689]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:43.519020 np0000173177 devstack@c-api.service[112689]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:43.519020 np0000173177 devstack@c-api.service[112689]: we strongly recommend against using it for new projects. May 09 14:05:43.519020 np0000173177 devstack@c-api.service[112689]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:43.519020 np0000173177 devstack@c-api.service[112689]: framework. For more detail see May 09 14:05:43.519020 np0000173177 devstack@c-api.service[112689]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:43.519020 np0000173177 devstack@c-api.service[112689]: import eventlet # noqa May 09 14:05:43.522988 np0000173177 devstack@c-api.service[112690]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:43.522988 np0000173177 devstack@c-api.service[112690]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:43.522988 np0000173177 devstack@c-api.service[112690]: we strongly recommend against using it for new projects. May 09 14:05:43.522988 np0000173177 devstack@c-api.service[112690]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:43.522988 np0000173177 devstack@c-api.service[112690]: framework. For more detail see May 09 14:05:43.522988 np0000173177 devstack@c-api.service[112690]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:43.522988 np0000173177 devstack@c-api.service[112690]: import eventlet # noqa May 09 14:05:43.524363 np0000173177 devstack@c-api.service[112688]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:43.524363 np0000173177 devstack@c-api.service[112688]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:43.524363 np0000173177 devstack@c-api.service[112688]: we strongly recommend against using it for new projects. May 09 14:05:43.524363 np0000173177 devstack@c-api.service[112688]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:43.524363 np0000173177 devstack@c-api.service[112688]: framework. For more detail see May 09 14:05:43.524363 np0000173177 devstack@c-api.service[112688]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:43.524363 np0000173177 devstack@c-api.service[112688]: import eventlet # noqa May 09 14:05:43.535512 np0000173177 devstack@c-api.service[112691]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:43.535512 np0000173177 devstack@c-api.service[112691]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:43.535512 np0000173177 devstack@c-api.service[112691]: we strongly recommend against using it for new projects. May 09 14:05:43.535512 np0000173177 devstack@c-api.service[112691]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:43.535512 np0000173177 devstack@c-api.service[112691]: framework. For more detail see May 09 14:05:43.535512 np0000173177 devstack@c-api.service[112691]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:43.535512 np0000173177 devstack@c-api.service[112691]: import eventlet # noqa May 09 14:05:43.608981 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:05:43.608981 np0000173177 devstack@c-api.service[112689]: debtcollector.deprecate( May 09 14:05:43.613792 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:05:43.613792 np0000173177 devstack@c-api.service[112690]: debtcollector.deprecate( May 09 14:05:43.614822 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:05:43.614822 np0000173177 devstack@c-api.service[112688]: debtcollector.deprecate( May 09 14:05:43.636126 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:05:43.636126 np0000173177 devstack@c-api.service[112691]: debtcollector.deprecate( May 09 14:05:43.694805 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:05:43.694805 np0000173177 devstack@c-api.service[112689]: from cgi import parse_header May 09 14:05:43.695674 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:05:43.695674 np0000173177 devstack@c-api.service[112688]: from cgi import parse_header May 09 14:05:43.699358 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:05:43.699358 np0000173177 devstack@c-api.service[112690]: from cgi import parse_header May 09 14:05:43.735684 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 14:05:43.735684 np0000173177 devstack@c-api.service[112691]: from cgi import parse_header May 09 14:05:43.739604 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:05:43.739604 np0000173177 devstack@c-api.service[112688]: removals.removed_module( May 09 14:05:43.740493 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:05:43.740493 np0000173177 devstack@c-api.service[112688]: removals.removed_module( May 09 14:05:43.743055 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:05:43.743055 np0000173177 devstack@c-api.service[112689]: removals.removed_module( May 09 14:05:43.743774 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:05:43.743774 np0000173177 devstack@c-api.service[112689]: removals.removed_module( May 09 14:05:43.744365 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:05:43.744365 np0000173177 devstack@c-api.service[112690]: removals.removed_module( May 09 14:05:43.745064 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:05:43.745064 np0000173177 devstack@c-api.service[112690]: removals.removed_module( May 09 14:05:43.784909 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 14:05:43.784909 np0000173177 devstack@c-api.service[112691]: removals.removed_module( May 09 14:05:43.785957 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 14:05:43.785957 np0000173177 devstack@c-api.service[112691]: removals.removed_module( May 09 14:05:44.358632 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:05:44.358632 np0000173177 devstack@c-api.service[112689]: warnings.warn( May 09 14:05:44.378411 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:05:44.378411 np0000173177 devstack@c-api.service[112688]: warnings.warn( May 09 14:05:44.401254 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:05:44.401254 np0000173177 devstack@c-api.service[112690]: warnings.warn( May 09 14:05:44.426999 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 14:05:44.426999 np0000173177 devstack@c-api.service[112691]: warnings.warn( May 09 14:05:44.474961 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:05:44.474961 np0000173177 devstack@c-api.service[112689]: warnings.warn( May 09 14:05:44.492601 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:05:44.492601 np0000173177 devstack@c-api.service[112688]: warnings.warn( May 09 14:05:44.517426 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:05:44.517426 np0000173177 devstack@c-api.service[112690]: warnings.warn( May 09 14:05:44.547812 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 14:05:44.547812 np0000173177 devstack@c-api.service[112691]: warnings.warn( May 09 14:05:44.779201 np0000173177 devstack@c-api.service[112688]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:05:44.779691 np0000173177 devstack@c-api.service[112688]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112688) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:44.790069 np0000173177 devstack@c-api.service[112689]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:05:44.790360 np0000173177 devstack@c-api.service[112689]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112689) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:44.821373 np0000173177 devstack@c-api.service[112690]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:05:44.821708 np0000173177 devstack@c-api.service[112690]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112690) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:44.858261 np0000173177 devstack@c-api.service[112691]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 14:05:44.858468 np0000173177 devstack@c-api.service[112691]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112691) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:44.864316 np0000173177 devstack@c-api.service[112688]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:05:44.864316 np0000173177 devstack@c-api.service[112688]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:44.870966 np0000173177 devstack@c-api.service[112689]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:05:44.870966 np0000173177 devstack@c-api.service[112689]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:44.884846 np0000173177 devstack@c-api.service[112690]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:05:44.884846 np0000173177 devstack@c-api.service[112690]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:44.921011 np0000173177 devstack@c-api.service[112691]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:05:44.921011 np0000173177 devstack@c-api.service[112691]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:45.335339 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112689) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:45.335573 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112690) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:45.335697 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112691) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:45.335773 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.335773 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.336010 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.336100 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.336166 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.336241 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.336359 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.336441 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.336526 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.336599 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112688) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:45.337526 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.337526 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.337526 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.338199 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.338349 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.338349 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.338496 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.338496 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.338496 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.338678 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.338761 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.338833 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.338973 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.339038 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.339115 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.339182 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.339248 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.339356 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.339423 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.339486 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.339545 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.339622 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.339682 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.339750 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.339815 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.339882 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.339950 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.340030 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.340030 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.340030 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.340030 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.340276 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.340276 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.340439 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.340439 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.340560 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.340628 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.340628 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.340738 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.340795 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.340852 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.340908 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.340968 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.341026 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.341095 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.341170 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.341238 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.341238 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.341238 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.341238 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.341508 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.341577 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.341652 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.341723 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.341783 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.341783 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.341783 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.341783 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.341783 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.342123 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.342123 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.342123 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.342343 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.342393 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.342434 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.342481 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.342531 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.342574 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.342623 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.342665 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.342706 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.342706 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.342706 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.342828 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.342828 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.342828 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.342942 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.342996 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.343042 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.343084 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.343125 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.343171 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.343219 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.343268 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.343330 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.343380 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.343435 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.343515 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.343561 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.343607 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.343656 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.343703 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.343742 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.343788 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.343837 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.343877 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.343916 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.343968 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.344018 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.344064 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.344115 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.344156 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.344203 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.344256 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.344315 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.344357 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.344416 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.344459 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.344498 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.344538 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.344584 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.344625 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.344668 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.344714 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.344754 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.344795 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.344795 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.344889 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.344933 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.344978 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.344978 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.345050 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.345090 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.345136 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.345177 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.345238 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.345287 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.345354 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.345398 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.345439 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.345480 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.345520 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.345566 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.345606 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.345645 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.345698 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.345738 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.345781 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.345820 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.345864 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.345904 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.346011 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.346054 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.346093 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.346255 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.346314 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.346356 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.346395 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.346434 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.346485 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.346528 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.346577 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.346615 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.346662 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.346709 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.346750 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.346791 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.346829 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.346879 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.346920 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.346961 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.347010 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.347056 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.347096 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.347147 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.347192 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.347236 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.347236 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.347236 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.347236 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.347236 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.348013 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.348013 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.348097 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.348140 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.348184 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.348235 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.348284 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.348345 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.348397 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.348445 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.348506 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.348557 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.348606 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.348652 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.348692 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.348734 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.348773 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.348813 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.348854 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.348902 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.348943 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.348989 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.349084 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.349139 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.349188 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.349188 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.349188 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.349188 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.349355 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.349355 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.349355 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.349355 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.349522 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.349573 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.349613 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.349653 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.349691 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.349732 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.349772 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.349772 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.349772 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.349892 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.349955 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.350021 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.350021 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.350106 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.350152 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.350193 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.350232 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.350278 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.350346 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.350393 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.350438 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.350484 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.350484 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.350484 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.350606 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.350657 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.350699 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.350739 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.350787 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.350835 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.350876 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.350917 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.350959 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.351009 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.351050 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.351090 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.351130 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.351169 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.351211 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.351250 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.351250 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.351250 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.351250 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.351250 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.351536 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.351583 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.351623 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.351623 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.351623 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.351623 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.351623 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.351988 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.352045 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.352094 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.352136 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.352176 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.352217 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.352258 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.352322 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.352366 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.352419 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.352467 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.352527 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.352576 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.352617 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.352656 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.352704 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.352749 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.352793 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.352841 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.352883 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.352927 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.352966 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.353009 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.353049 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.353087 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.353087 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.353157 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.353196 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.353196 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.358861 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.358939 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.358980 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.359044 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.359090 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.359125 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.359158 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.359158 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.359236 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.359291 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.359359 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.359400 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.359476 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.359518 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.359557 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.359596 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.359642 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.359681 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.359681 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.359737 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.359782 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.359844 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.359880 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.359935 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.359935 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.359935 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.359935 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.360151 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.360211 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.360278 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.360359 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.360424 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.360466 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.360515 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.360547 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.360585 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.360618 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.360649 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.360689 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.360735 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.360793 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.360837 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.360873 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.360906 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.360946 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.360979 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.361011 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.361045 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.361082 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.361113 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.361155 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.361187 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.361219 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.361219 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.361219 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.361219 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.361997 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.362064 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.362106 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.362183 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.362236 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.362284 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.362355 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.362400 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.362442 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.362497 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.362542 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.362598 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.362642 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.362684 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.362730 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.362772 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.362819 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.362862 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.362904 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.362954 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.363001 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.363049 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.363092 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.363184 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.363246 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.363295 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.363361 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.363416 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.363466 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.363507 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.363547 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.363587 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.363636 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.363702 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.363765 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.363814 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.363855 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.363894 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.363934 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.363985 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.364025 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.364065 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.364109 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.364161 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.364221 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.364282 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.364345 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.364387 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.364444 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.364493 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.364533 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.364583 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.364623 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.364667 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.364715 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.364715 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.365034 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.365141 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.365273 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.365406 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.365512 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.365600 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.365689 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.365773 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.366093 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.366179 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.366287 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.366383 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.366434 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.366485 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.366542 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.366604 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.366667 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.366722 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.366765 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.366807 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.366853 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.366898 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.366937 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.366979 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.367024 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.367069 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.367108 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.367154 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.367196 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.367245 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.367292 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.367354 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.367394 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.367446 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.367487 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.367537 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.367583 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.367639 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.367690 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.367750 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.367794 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.367842 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.367889 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.367940 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.367985 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.368025 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.368067 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.368114 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.368168 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.368217 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.368217 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.368217 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.368217 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.368217 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.368217 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.368217 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.368505 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.368505 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.368505 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.368505 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.368505 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.368702 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.368745 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.368794 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.368847 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.368892 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.368892 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.368983 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.369026 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.369073 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.369121 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.369162 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.369202 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.369250 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.369290 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.369352 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.369406 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.369461 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.369549 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.369605 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.369652 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.369652 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.369652 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.369652 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.369798 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.369798 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.369798 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.369798 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.370008 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.370065 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.370110 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.370159 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.370206 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.370255 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.370319 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.370383 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.370428 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.370466 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.370507 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.370555 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.370634 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.370685 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.370726 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.370770 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.370877 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.370946 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.371020 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.371083 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.371083 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.371165 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.371213 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.371254 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.371296 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.371403 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.371454 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.371503 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.371548 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.371626 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.371678 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.371721 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.371763 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.371804 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.371845 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.371893 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.371943 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.371994 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.372039 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.372137 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.372238 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.372369 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.372491 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.372604 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.372655 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.372702 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.372750 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.372797 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.372797 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.372797 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.372797 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.372797 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.372988 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.372988 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.372988 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.373098 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.373149 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.373195 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.373238 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.373278 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.373333 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.373385 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.373428 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.373468 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.373514 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.373561 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.373602 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.373649 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.373694 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.373740 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.373790 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.373853 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.373908 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.374211 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.374514 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.374613 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.374683 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.374761 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.374761 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.374761 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.374945 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.374945 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.374945 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.374945 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.375176 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.375258 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.375359 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.375421 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.375498 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.375563 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.375623 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.375681 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.375741 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.375798 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.375875 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.375946 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.376014 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.376082 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.376141 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.376197 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.376255 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.376359 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.376420 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.376476 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.376545 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.376615 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.376615 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.376615 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.377286 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.377396 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.377396 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.377495 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.377547 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.377606 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.377653 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.377696 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.377747 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.377799 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.377857 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.377906 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.377978 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.378031 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.378079 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.378133 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.378176 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.378224 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.378278 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.378361 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.378405 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.378457 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.378457 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.378457 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.378457 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.378622 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.378622 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.378622 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.378939 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.379002 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.379053 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.379095 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.379145 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.379190 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.379242 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.379296 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.379365 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.379410 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.379453 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.379508 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.379560 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.379601 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.379651 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.379693 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.379739 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.379780 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.379831 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.379878 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.379927 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.379968 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.380011 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.380052 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.380093 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.380134 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.380177 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.380226 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.380288 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.380288 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.380288 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.380423 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.380485 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.380529 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.380580 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.380632 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.380676 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.380718 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.380774 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.380820 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.380995 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.381051 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.381094 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.381145 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.381189 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.381239 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.381287 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.381357 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.381405 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.381448 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.381499 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.381549 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.381599 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.381650 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.381701 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.381745 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.381790 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.381838 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.381892 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.381935 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.382014 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.382059 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.382110 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.382287 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.382509 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.382563 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.382800 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.382892 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.382939 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.382982 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.383024 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.383075 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.383117 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.383158 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.383206 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.383256 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.383332 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.383382 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.383431 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.383473 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.383513 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.383557 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.383606 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.383648 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.383688 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.383735 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.383785 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.383833 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.383880 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.383926 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.383968 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.384012 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.384063 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.384104 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.384147 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.384189 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.384229 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.384284 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.384345 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.384401 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.384444 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.384486 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.384528 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.384571 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.384620 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.384663 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.384711 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.384759 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.384801 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.384849 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.384849 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.384849 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.384970 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.384970 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.384970 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.385086 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.385135 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.385183 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.385231 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.385273 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.385337 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.385379 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.385419 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.385471 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.385519 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.385560 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.385613 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.385673 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.385715 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.385766 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.385807 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.385847 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.385889 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.385931 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.386013 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.386056 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.386097 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.386245 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.386245 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.386245 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.389319 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.389398 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.389454 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.389516 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.389559 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.389591 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.389629 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.389667 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.389699 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.389734 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.389776 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.389817 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.389849 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.389884 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.389916 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.389976 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.390020 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.390070 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.390111 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.390147 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.390182 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.390182 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.390256 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.390256 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.390345 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.390387 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.390458 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.390590 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.391249 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.391327 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.391398 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.391436 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.391464 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.391520 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.391561 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.391587 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.391623 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.391657 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.391683 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.391683 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.391738 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.391775 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.391807 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.391841 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.391889 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.391971 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.392021 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.393502 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.393587 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.394527 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.394608 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.394671 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.394715 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.394758 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.394842 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.394905 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.396694 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.396694 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.396818 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.396818 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.396891 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.396933 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.396978 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.397032 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.397074 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.397120 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.397160 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.397199 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.397817 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.397817 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.397934 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.397934 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.397934 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.397934 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.398124 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.398278 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.398343 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.398394 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.398435 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.398481 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.398530 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.398530 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.398530 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.398530 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.398682 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.398739 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.398792 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.398840 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.398881 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.398922 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.398968 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.399008 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.399051 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.399099 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.399139 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.399177 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.399224 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.399264 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.399327 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.399377 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112691) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.399417 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.399456 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.399503 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.399549 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.399594 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.399641 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.399690 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.399730 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.399767 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.399811 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.399851 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.399891 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.399931 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.399970 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.400016 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112689) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.400060 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112690) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.400112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.400500 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.400500 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.400500 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.400500 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:45.400500 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:45.400500 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:45.400500 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:45.400752 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:45.400752 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:45.400752 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112688) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:45.443588 np0000173177 devstack@c-api.service[112689]: INFO dbcounter [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Registered counter for database cinder May 09 14:05:45.443731 np0000173177 devstack@c-api.service[112691]: INFO dbcounter [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Registered counter for database cinder May 09 14:05:45.444632 np0000173177 devstack@c-api.service[112690]: INFO dbcounter [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Registered counter for database cinder May 09 14:05:45.449229 np0000173177 devstack@c-api.service[112688]: INFO dbcounter [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Registered counter for database cinder May 09 14:05:45.456231 np0000173177 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:45.461787 np0000173177 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-639b8751-c47e-4651-a64c-35db32f889c7 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:45.465654 np0000173177 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-bda08612-0af0-423d-a9aa-546f23b2109d 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:45.471268 np0000173177 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-36f5b888-c43c-4b72-894f-270b0d79b922 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:45.573387 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writer thread running {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:45.573924 np0000173177 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:45.576170 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writer thread running {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:45.577188 np0000173177 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:45.578772 np0000173177 devstack@c-api.service[112689]: INFO cinder.rpc [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:45.579892 np0000173177 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:45.581232 np0000173177 devstack@c-api.service[112689]: INFO cinder.rpc [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:45.582444 np0000173177 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:45.583586 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.583688 np0000173177 devstack@c-api.service[112689]: INFO cinder.rpc [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:45.585327 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.585386 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writer thread running {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:45.586258 np0000173177 devstack@c-api.service[112689]: INFO cinder.rpc [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:45.587504 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.589040 np0000173177 devstack@c-api.service[112690]: INFO cinder.rpc [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:45.590333 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.592505 np0000173177 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:45.592557 np0000173177 devstack@c-api.service[112690]: INFO cinder.rpc [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:45.593060 np0000173177 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:45.594713 np0000173177 devstack@c-api.service[112690]: INFO cinder.rpc [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:45.595237 np0000173177 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-639b8751-c47e-4651-a64c-35db32f889c7 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:45.595284 np0000173177 devstack@c-api.service[112691]: INFO cinder.rpc [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:45.596475 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.596554 np0000173177 devstack@c-api.service[112690]: INFO cinder.rpc [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:45.597629 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.597728 np0000173177 devstack@c-api.service[112689]: INFO cinder.rpc [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:45.598646 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writer thread running {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:45.599498 np0000173177 devstack@c-api.service[112689]: INFO cinder.rpc [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:45.599552 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.600276 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.601893 np0000173177 devstack@c-api.service[112688]: INFO cinder.rpc [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:45.605026 np0000173177 devstack@c-api.service[112688]: INFO cinder.rpc [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:45.605388 np0000173177 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-bda08612-0af0-423d-a9aa-546f23b2109d 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:45.607580 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.607830 np0000173177 devstack@c-api.service[112690]: INFO cinder.rpc [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:45.607873 np0000173177 devstack@c-api.service[112688]: INFO cinder.rpc [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:45.609609 np0000173177 devstack@c-api.service[112690]: INFO cinder.rpc [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:45.610506 np0000173177 devstack@c-api.service[112688]: INFO cinder.rpc [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:45.610615 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.611019 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.611805 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.611904 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.613659 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.614239 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.615079 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.618316 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.618404 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.619239 np0000173177 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-36f5b888-c43c-4b72-894f-270b0d79b922 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:45.621271 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.621710 np0000173177 devstack@c-api.service[112688]: INFO cinder.rpc [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:45.622398 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.623613 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.623886 np0000173177 devstack@c-api.service[112688]: INFO cinder.rpc [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:45.624194 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.625141 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.625769 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.626876 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.628347 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.628643 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.630112 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.631195 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.631794 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.634141 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.634497 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.635634 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.635708 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.636596 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.637667 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.638354 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.638766 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.639975 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.640293 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.640636 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.642968 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.643408 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.643903 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.644160 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.647315 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.647666 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.647993 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.648492 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.649530 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.650891 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.650966 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.651027 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.651861 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.652533 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.652602 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.653970 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.654038 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.654109 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.655190 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.655501 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.655569 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.656665 np0000173177 devstack@c-api.service[112691]: WARNING cinder.api.contrib.hosts [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:45.656960 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.657291 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.657382 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.658552 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.658887 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.659946 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.660458 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.660952 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.661024 np0000173177 devstack@c-api.service[112689]: WARNING cinder.api.contrib.hosts [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:45.661297 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: extensions {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.661527 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.661750 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.662581 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: encryption {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.663256 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.664168 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: encryption {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.664381 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.664688 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.664816 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.665667 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: extensions {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.665754 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: os-quota-sets {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.666253 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.666578 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.666908 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: encryption {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.667095 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: cgsnapshots {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.668113 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.668479 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: encryption {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.668647 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: os-quota-class-sets {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.669115 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.669619 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.669776 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: os-availability-zone {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.670008 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: os-quota-sets {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.671043 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: qos-specs {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.671246 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.671436 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: cgsnapshots {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.672665 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.672834 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: os-quota-class-sets {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.673623 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: backups {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.673815 np0000173177 devstack@c-api.service[112690]: WARNING cinder.api.contrib.hosts [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:45.674140 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: os-availability-zone {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.674595 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.675123 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.675396 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: qos-specs {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.676272 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: extra_specs {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.676369 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.677259 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: os-snapshot-manage {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.677945 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.678022 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: backups {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.678732 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: os-volume-type-access {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.678858 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.679025 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: extensions {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.680256 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: encryption {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.680312 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: capabilities {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.680495 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: extra_specs {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.681089 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.681549 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: os-hosts {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.681869 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: encryption {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.682030 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: os-snapshot-manage {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.682656 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.682879 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: consistencygroups {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.683462 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: os-quota-sets {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.683531 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: os-volume-type-access {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.684140 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.684814 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: os-volume-transfer {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.684868 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: cgsnapshots {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.685040 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: capabilities {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.685839 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.686333 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: os-hosts {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.686470 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: scheduler-stats {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.686530 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: os-quota-class-sets {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.687329 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.687642 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: consistencygroups {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.687795 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: os-availability-zone {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.687862 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extended resource: os-volume-manage {{(pid=112691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.688538 np0000173177 devstack@c-api.service[112688]: WARNING cinder.api.contrib.hosts [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:45.689059 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: qos-specs {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.689267 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.689553 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: os-volume-transfer {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.690024 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.690832 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.691015 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.contrib.snapshot_actions [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] SnapshotActionsController initialized {{(pid=112691) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:45.691156 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: backups {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.691205 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: scheduler-stats {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.691809 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.692443 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.692594 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extended resource: os-volume-manage {{(pid=112689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.693198 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.693270 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: extensions {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.696327 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: extra_specs {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.696451 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: encryption {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.696521 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.696583 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.696643 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: os-snapshot-manage {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.696726 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.contrib.snapshot_actions [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] SnapshotActionsController initialized {{(pid=112689) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:45.696827 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.696887 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: encryption {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.696947 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.697004 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: os-volume-type-access {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.697458 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.697691 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: os-quota-sets {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.697826 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.698325 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: capabilities {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.698974 np0000173177 devstack@c-api.service[112691]: WARNING castellan.key_manager.migration [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.699125 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: cgsnapshots {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.699249 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.699589 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: os-hosts {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.699825 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700074 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700074 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700207 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700268 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700383 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700484 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700568 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700628 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: os-quota-class-sets {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.700702 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.700761 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700820 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension UsedLimits extending resource: limits {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700880 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension TypesManage extending resource: types {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.700939 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: consistencygroups {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.700999 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension AdminActions extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.701106 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension AdminActions extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.701204 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension AdminActions extending resource: backups {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.701331 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension VolumeActions extending resource: volumes {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.701526 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.v3.router [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.701923 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: os-availability-zone {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.702079 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.702900 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: os-volume-transfer {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.703213 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: qos-specs {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.703797 np0000173177 devstack@c-api.service[112691]: WARNING keystonemiddleware.auth_token [None req-0aea342a-ca80-49d8-8b5d-589fe8b5e4dd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:05:45.703848 np0000173177 devstack@c-api.service[112689]: WARNING castellan.key_manager.migration [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.704515 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: scheduler-stats {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.704715 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.704853 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.704933 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705046 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705146 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705242 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705269 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: backups {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.705392 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705495 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705610 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705708 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension UsedLimits extending resource: limits {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705805 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension TypesManage extending resource: types {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705907 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension AdminActions extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.705935 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extended resource: os-volume-manage {{(pid=112690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.706025 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension AdminActions extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.706150 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension AdminActions extending resource: backups {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.706264 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension VolumeActions extending resource: volumes {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.706500 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.v3.router [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.707888 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: extra_specs {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.708295 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.708718 np0000173177 devstack@c-api.service[112689]: WARNING keystonemiddleware.auth_token [None req-639b8751-c47e-4651-a64c-35db32f889c7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:05:45.709216 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.contrib.snapshot_actions [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] SnapshotActionsController initialized {{(pid=112690) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:45.709421 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: os-snapshot-manage {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.709986 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.710216 np0000173177 devstack@c-api.service[112691]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3b6a2a3668 pid: 112691 (default app) May 09 14:05:45.710787 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:05:45.710787 np0000173177 devstack@c-api.service[112691]: warnings.warn( May 09 14:05:45.711034 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: os-volume-type-access {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.711667 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.712680 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: capabilities {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.713105 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.713918 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: os-hosts {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.714522 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.714699 np0000173177 devstack@c-api.service[112689]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3b6a2a3668 pid: 112689 (default app) May 09 14:05:45.715278 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: consistencygroups {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.715949 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.717316 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: os-volume-transfer {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.717494 np0000173177 devstack@c-api.service[112690]: WARNING castellan.key_manager.migration [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.718378 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.718489 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.718600 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.718700 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.718806 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.718907 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.718979 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: scheduler-stats {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.719024 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.719132 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.719253 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.719328 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.719328 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.719459 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.719459 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.719555 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension UsedLimits extending resource: limits {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.719607 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.719607 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.719607 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.719607 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.719783 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.719783 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.719783 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.719783 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.719783 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.719783 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720056 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720056 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720148 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension TypesManage extending resource: types {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.720197 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720197 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720197 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720197 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720408 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720408 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720408 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720408 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720590 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720590 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720590 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720590 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720778 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension AdminActions extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.720820 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720820 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720820 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.720820 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.720820 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721048 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.721048 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721048 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.721048 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721048 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.721255 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721255 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.721255 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721255 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.721255 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721255 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.721682 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension AdminActions extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.721728 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721728 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.721728 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721728 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.721728 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.721728 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722005 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722005 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722005 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722005 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722005 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722005 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722353 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension AdminActions extending resource: backups {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.722399 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722399 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722399 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722399 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722399 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722666 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722666 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722666 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722666 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722666 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722894 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension VolumeActions extending resource: volumes {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.722932 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722932 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722932 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722932 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.722932 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.722932 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.723418 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.723418 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.723418 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.723418 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.723418 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.723418 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.723666 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.723666 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.723666 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.723666 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.723666 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.723909 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.723909 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.723909 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724039 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.v3.router [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.724082 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.724082 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724082 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.724082 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724281 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.724281 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724281 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.724281 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724602 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.724602 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724602 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.724602 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724799 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.724799 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724799 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.724799 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.724799 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725050 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.725050 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725050 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.725050 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725050 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.725324 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725324 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.725324 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725324 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.725530 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725530 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.725530 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725530 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.725709 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725709 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.725709 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.725709 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726012 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726012 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726012 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726012 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726214 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726214 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726214 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726214 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726524 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726524 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726524 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726524 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726524 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726524 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726792 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726792 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726792 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.726792 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.726792 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727183 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727183 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727183 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727183 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727183 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727183 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727183 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727554 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727554 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727554 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727554 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727554 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727554 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727829 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727829 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727829 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727829 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.727829 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.727829 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728095 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.728095 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728095 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.728095 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728095 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.728095 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728384 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.728384 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728384 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.728384 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728653 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.728653 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728653 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.728653 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728893 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.728893 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.728985 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extended resource: os-volume-manage {{(pid=112688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:45.729022 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.729022 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.729022 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.729022 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.729022 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:45.729471 np0000173177 devstack@c-api.service[112691]: warnings.warn(deprecated_msg) May 09 14:05:45.729512 np0000173177 devstack@c-api.service[112690]: WARNING keystonemiddleware.auth_token [None req-bda08612-0af0-423d-a9aa-546f23b2109d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:05:45.729562 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-08b8c488-88b8-4d21-b769-54cec7d23d06 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:45.729602 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.729602 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.contrib.snapshot_actions [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] SnapshotActionsController initialized {{(pid=112688) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:45.729602 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.729704 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 953 bytes} [Sat May 9 14:05:45 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 14:05:45.729742 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.729780 np0000173177 devstack@c-api.service[112690]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3b6a2a3668 pid: 112690 (default app) May 09 14:05:45.729824 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.731577 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.733193 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.735296 np0000173177 devstack@c-api.service[112688]: WARNING castellan.key_manager.migration [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:45.736214 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.736375 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.736479 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.736595 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.736739 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.736874 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.737165 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.737357 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.737524 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.737712 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension UsedLimits extending resource: limits {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.737788 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension TypesManage extending resource: types {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.737908 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension AdminActions extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.738031 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension AdminActions extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.739060 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension AdminActions extending resource: backups {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.739226 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension VolumeActions extending resource: volumes {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.739606 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.v3.router [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:45.743044 np0000173177 devstack@c-api.service[112688]: WARNING keystonemiddleware.auth_token [None req-36f5b888-c43c-4b72-894f-270b0d79b922 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:05:45.751778 np0000173177 devstack@c-api.service[112688]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3b6a2a3668 pid: 112688 (default app) May 09 14:05:53.157516 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:05:53.157516 np0000173177 devstack@c-api.service[112689]: warnings.warn( May 09 14:05:53.169084 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.169084 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.169084 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.169084 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.169084 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.169713 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.169713 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.169713 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.169713 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.169713 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.169999 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.169999 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.169999 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.169999 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.169999 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.169999 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.170488 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.170488 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.170488 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.170488 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.170863 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.170863 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.170863 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.170863 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.171178 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.171178 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.171178 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.171178 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.171559 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.171559 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.171559 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.171559 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.171559 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.171869 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.171869 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.171869 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.171869 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.171869 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.172152 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.172152 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.172152 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.172152 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.172152 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.172152 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.172626 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.172626 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.172626 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.172626 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.172626 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.172626 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.173054 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.173054 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.173054 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.173054 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.173054 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.173054 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.173442 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.173442 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.173442 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.173442 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.173442 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.173772 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.173772 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.173772 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.173772 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.173772 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174296 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.174296 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174296 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.174296 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174296 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.174296 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174617 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.174617 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174617 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.174617 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174617 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.174617 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174840 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.174840 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174840 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.174840 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.174840 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175027 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175027 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175027 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175027 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175027 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175237 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175237 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175237 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175237 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175430 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175430 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175430 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175430 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175608 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175608 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175608 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175608 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175608 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175811 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175811 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175811 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175811 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175811 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175996 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175996 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.175996 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.175996 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176165 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176165 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176165 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176165 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176322 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176322 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176322 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176322 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176495 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176495 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176495 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176495 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176644 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176644 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176644 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176644 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176796 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176796 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176796 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176796 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176796 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176989 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176989 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176989 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176989 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.176989 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.176989 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177228 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177228 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177228 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177228 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177228 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177431 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177431 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177431 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177431 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177431 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177431 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177660 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177660 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177660 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177660 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177660 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177660 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177903 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177903 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177903 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177903 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.177903 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.177903 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178187 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178187 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178187 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178187 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178187 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178187 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178426 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178426 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178426 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178426 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178592 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178592 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178592 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178592 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178592 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178786 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178786 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178786 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178786 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:05:53.178786 np0000173177 devstack@c-api.service[112689]: warnings.warn(deprecated_msg) May 09 14:05:53.178786 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-fe16abf6-ee18-45bf-8dad-0c865587108a None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:53.696100 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-fe16abf6-ee18-45bf-8dad-0c865587108a admin admin] POST https://199.204.45.210/volume/v3/types May 09 14:05:53.696713 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-fe16abf6-ee18-45bf-8dad-0c865587108a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:05:53.698444 np0000173177 devstack@c-api.service[112689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:05:53.698444 np0000173177 devstack@c-api.service[112689]: warnings.warn( May 09 14:05:53.707737 np0000173177 devstack@c-api.service[112689]: DEBUG oslo_db.sqlalchemy.engines [None req-fe16abf6-ee18-45bf-8dad-0c865587108a 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=112689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:53.733498 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-fe16abf6-ee18-45bf-8dad-0c865587108a admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 May 09 14:05:53.733901 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 1/2] 199.204.45.210 () {68 vars in 1288 bytes} [Sat May 9 14:05:53 2026] POST /volume/v3/types => generated 186 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:05:53.745276 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [req-fe16abf6-ee18-45bf-8dad-0c865587108a req-a624c98d-7769-4d75-bc97-f98e0346ce5c None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:54.098117 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-fe16abf6-ee18-45bf-8dad-0c865587108a req-a624c98d-7769-4d75-bc97-f98e0346ce5c admin admin] POST https://199.204.45.210/volume/v3/types/6402a2ef-ebb6-455e-8607-e73d9ff10eef/extra_specs May 09 14:05:54.098714 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [req-fe16abf6-ee18-45bf-8dad-0c865587108a req-a624c98d-7769-4d75-bc97-f98e0346ce5c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:05:54.100518 np0000173177 devstack@c-api.service[112691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:05:54.100518 np0000173177 devstack@c-api.service[112691]: warnings.warn( May 09 14:05:54.112116 np0000173177 devstack@c-api.service[112691]: DEBUG oslo_db.sqlalchemy.engines [req-fe16abf6-ee18-45bf-8dad-0c865587108a req-a624c98d-7769-4d75-bc97-f98e0346ce5c 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=112691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:54.188853 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [req-fe16abf6-ee18-45bf-8dad-0c865587108a req-a624c98d-7769-4d75-bc97-f98e0346ce5c admin admin] https://199.204.45.210/volume/v3/types/6402a2ef-ebb6-455e-8607-e73d9ff10eef/extra_specs returned with HTTP 200 May 09 14:05:54.190282 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 2/3] 199.204.45.210 () {70 vars in 1505 bytes} [Sat May 9 14:05:53 2026] POST /volume/v3/types/6402a2ef-ebb6-455e-8607-e73d9ff10eef/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 14:05:55.609383 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=6 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:55.623534 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=6 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:03.731569 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:04.185919 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:55.642715 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:08:55.642715 np0000173177 devstack@c-api.service[112690]: warnings.warn( May 09 14:08:55.654488 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.654488 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.654488 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.654488 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.654882 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.654882 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.654882 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.654882 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.655166 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.655166 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.655166 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.655166 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.655166 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.655166 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.655621 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.655621 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.655621 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.655621 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.655621 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656003 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656003 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656003 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656003 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656003 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656337 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656337 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656337 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656337 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656616 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656616 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656616 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656616 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656616 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656991 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656991 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656991 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.656991 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.656991 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.657368 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.657368 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.657368 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.657368 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.657368 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.657368 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.657781 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.657781 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.657781 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.657781 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.657781 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.657781 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.658175 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.658175 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.658175 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.658175 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.658175 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.658175 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.658596 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.658596 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.658596 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.658596 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.658596 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.658948 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.658948 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.658948 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.658948 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.658948 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.659257 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.659257 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.659257 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.659257 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.659257 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.659257 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.659682 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.659682 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.659682 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.659682 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.659682 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.659682 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.660051 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.660051 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.660051 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.660051 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.660051 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.660442 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.660442 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.660442 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.660442 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.660442 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.660765 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.660765 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.660765 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.660765 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.661039 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.661039 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.661039 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.661039 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.661377 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.661377 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.661377 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.661377 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.661377 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.661751 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.661751 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.661751 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.661751 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.661751 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.662179 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.662179 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.662179 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.662179 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.662583 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.662583 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.662583 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.662583 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.662990 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.662990 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.662990 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.662990 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.663569 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.663569 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.663569 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.663569 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.663894 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.663894 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.663894 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.663894 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.664165 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.664165 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.664165 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.664165 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.664165 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.664638 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.664638 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.664638 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.664638 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.664638 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.664638 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665231 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.665231 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665231 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.665231 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665231 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.665671 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665671 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.665671 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665671 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.665671 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665671 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.665858 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665858 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.665858 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665858 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.665858 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.665858 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666049 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666049 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666049 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666049 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666049 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666049 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666235 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666235 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666235 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666235 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666235 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666235 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666538 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666538 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666538 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666538 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666672 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666672 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666672 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.666672 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.666672 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.667003 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.667003 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.667003 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.667003 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:08:55.667003 np0000173177 devstack@c-api.service[112690]: warnings.warn(deprecated_msg) May 09 14:08:55.667003 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-386830fb-6059-4d74-bc8c-140b4f26e811 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:55.667003 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-386830fb-6059-4d74-bc8c-140b4f26e811 None None] GET https://199.204.45.210/volume// May 09 14:08:55.667571 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-386830fb-6059-4d74-bc8c-140b4f26e811 None None] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:55.667571 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-386830fb-6059-4d74-bc8c-140b4f26e811 None None] Calling method 'all' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:55.667571 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-386830fb-6059-4d74-bc8c-140b4f26e811 None None] https://199.204.45.210/volume// returned with HTTP 300 May 09 14:08:55.667571 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 1/4] 199.204.45.210 () {66 vars in 1456 bytes} [Sat May 9 14:08:55 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:09:33.615476 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:09:33.615476 np0000173177 devstack@c-api.service[112688]: warnings.warn( May 09 14:09:33.629759 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.629759 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.629759 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.629759 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.630113 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.630113 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.630113 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.630113 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.630427 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.630427 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.630427 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.630427 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.630427 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.630427 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.630791 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.630791 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.630791 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.630791 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.630791 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631086 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631086 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631086 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631086 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631086 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631401 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631401 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631401 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631401 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631656 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631656 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631656 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631656 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631656 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631955 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631955 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631955 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.631955 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.631955 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632232 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632232 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632232 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632232 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632232 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632232 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632602 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632602 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632602 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632602 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632602 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632602 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632955 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632955 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632955 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632955 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.632955 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.632955 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.633293 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.633293 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.633293 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.633293 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.633293 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.633609 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.633609 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.633609 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.633609 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.633609 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.633893 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.633893 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.633893 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.633893 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.633893 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.633893 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.634242 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.634242 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.634242 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.634242 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.634242 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.634242 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.634623 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.634623 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.634623 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.634623 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.634623 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.634916 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.634916 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.634916 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.634916 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.634916 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.635207 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.635207 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.635207 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.635207 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.635468 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.635468 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.635468 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.635468 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.635723 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.635723 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.635723 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.635723 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.635723 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636012 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.636012 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636012 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.636012 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636012 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.636291 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636291 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.636291 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636291 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.636555 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636555 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.636555 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636555 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.636786 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636786 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.636786 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.636786 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637036 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637036 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637036 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637036 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637288 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637288 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637288 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637288 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637562 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637562 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637562 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637562 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637562 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637880 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637880 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637880 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637880 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.637880 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.637880 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638236 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.638236 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638236 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.638236 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638236 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.638633 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638633 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.638633 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638633 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.638633 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638633 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.638903 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638903 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.638903 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638903 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.638903 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.638903 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639138 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639138 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639138 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639138 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639138 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639138 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639408 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639408 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639408 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639408 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639408 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639408 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639662 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639662 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639662 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639662 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639825 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639825 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639825 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.639825 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.639825 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.640020 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.640020 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.640020 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.640020 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:09:33.640020 np0000173177 devstack@c-api.service[112688]: warnings.warn(deprecated_msg) May 09 14:09:33.640020 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-60c16c8c-0549-4cee-90aa-7771742ea009 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:34.053669 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-60c16c8c-0549-4cee-90aa-7771742ea009 demo demo] GET https://199.204.45.210/volume/v3/types?is_public=None May 09 14:09:34.054132 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-60c16c8c-0549-4cee-90aa-7771742ea009 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:34.054441 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-60c16c8c-0549-4cee-90aa-7771742ea009 demo demo] Calling method 'index' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:34.055131 np0000173177 devstack@c-api.service[112688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:09:34.055131 np0000173177 devstack@c-api.service[112688]: warnings.warn( May 09 14:09:34.055942 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-60c16c8c-0549-4cee-90aa-7771742ea009 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:09:34.069443 np0000173177 devstack@c-api.service[112688]: DEBUG oslo_db.sqlalchemy.engines [None req-60c16c8c-0549-4cee-90aa-7771742ea009 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=112688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:34.090946 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-60c16c8c-0549-4cee-90aa-7771742ea009 demo demo] https://199.204.45.210/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:09:34.091548 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 1/5] 199.204.45.210 () {64 vars in 1263 bytes} [Sat May 9 14:09:33 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:09:34.105809 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [req-60c16c8c-0549-4cee-90aa-7771742ea009 req-793eb8ae-ec1a-433e-96c6-197995f25452 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:34.110734 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [req-60c16c8c-0549-4cee-90aa-7771742ea009 req-793eb8ae-ec1a-433e-96c6-197995f25452 demo demo] GET https://199.204.45.210/volume/v3/types/default May 09 14:09:34.111011 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [req-60c16c8c-0549-4cee-90aa-7771742ea009 req-793eb8ae-ec1a-433e-96c6-197995f25452 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:34.111351 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [req-60c16c8c-0549-4cee-90aa-7771742ea009 req-793eb8ae-ec1a-433e-96c6-197995f25452 demo demo] Calling method 'show' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:34.123148 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [req-60c16c8c-0549-4cee-90aa-7771742ea009 req-793eb8ae-ec1a-433e-96c6-197995f25452 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 09 14:09:34.123810 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 2/6] 199.204.45.210 () {66 vars in 1329 bytes} [Sat May 9 14:09:34 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:09:34.480337 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-51e7bbbb-01f9-4a8d-8930-a3d552a7a2f1 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:34.483653 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-51e7bbbb-01f9-4a8d-8930-a3d552a7a2f1 demo demo] GET https://199.204.45.210/volume/v3/types/default May 09 14:09:34.483836 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-51e7bbbb-01f9-4a8d-8930-a3d552a7a2f1 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:34.484038 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-51e7bbbb-01f9-4a8d-8930-a3d552a7a2f1 demo demo] Calling method 'show' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:34.497284 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-51e7bbbb-01f9-4a8d-8930-a3d552a7a2f1 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 09 14:09:34.497575 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 3/7] 199.204.45.210 () {64 vars in 1258 bytes} [Sat May 9 14:09:34 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:09:34.875363 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-af6bba21-2964-4fee-b550-7dbfdf7e5652 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:35.211681 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-af6bba21-2964-4fee-b550-7dbfdf7e5652 demo demo] GET https://199.204.45.210/volume/v3/types/default May 09 14:09:35.212038 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-af6bba21-2964-4fee-b550-7dbfdf7e5652 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:35.212250 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-af6bba21-2964-4fee-b550-7dbfdf7e5652 demo demo] Calling method 'show' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:35.221592 np0000173177 devstack@c-api.service[112690]: DEBUG oslo_db.sqlalchemy.engines [None req-af6bba21-2964-4fee-b550-7dbfdf7e5652 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=112690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:35.233803 np0000173177 devstack@c-api.service[112690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:09:35.233803 np0000173177 devstack@c-api.service[112690]: warnings.warn( May 09 14:09:35.236066 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-af6bba21-2964-4fee-b550-7dbfdf7e5652 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 09 14:09:35.236496 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 2/8] 199.204.45.210 () {64 vars in 1258 bytes} [Sat May 9 14:09:34 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:09:35.249205 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-6f914929-cb30-40ec-a550-70e77d9d6d70 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:35.251663 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-6f914929-cb30-40ec-a550-70e77d9d6d70 demo demo] GET https://199.204.45.210/volume/v3/types/default May 09 14:09:35.251919 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-6f914929-cb30-40ec-a550-70e77d9d6d70 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:35.252179 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-6f914929-cb30-40ec-a550-70e77d9d6d70 demo demo] Calling method 'show' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:35.267794 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-6f914929-cb30-40ec-a550-70e77d9d6d70 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 09 14:09:35.268143 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 2/9] 199.204.45.210 () {64 vars in 1258 bytes} [Sat May 9 14:09:35 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:09:44.119556 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=2 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:44.496793 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=2 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:45.232053 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=2 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:45.264445 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=3 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:14:27.450320 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-46060053-21cb-4a83-a63c-5d21c458e46b None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:14:27.537278 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-46060053-21cb-4a83-a63c-5d21c458e46b demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:14:27.538195 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-46060053-21cb-4a83-a63c-5d21c458e46b demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:14:27.538730 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-46060053-21cb-4a83-a63c-5d21c458e46b demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:14:27.539756 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-46060053-21cb-4a83-a63c-5d21c458e46b demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:14:27.541725 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-46060053-21cb-4a83-a63c-5d21c458e46b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:14:27.591326 np0000173177 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-46060053-21cb-4a83-a63c-5d21c458e46b demo demo] Get all volumes completed successfully. May 09 14:14:27.593736 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-46060053-21cb-4a83-a63c-5d21c458e46b demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:14:27.594251 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 3/10] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:14:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:14:37.583824 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:15:27.617053 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-ac1f777d-91f6-4571-bcb6-8450519eccad None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:27.619592 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-ac1f777d-91f6-4571-bcb6-8450519eccad demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:15:27.619773 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-ac1f777d-91f6-4571-bcb6-8450519eccad demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:27.619965 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-ac1f777d-91f6-4571-bcb6-8450519eccad demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:27.620525 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-ac1f777d-91f6-4571-bcb6-8450519eccad demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:27.621308 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-ac1f777d-91f6-4571-bcb6-8450519eccad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:27.654979 np0000173177 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-ac1f777d-91f6-4571-bcb6-8450519eccad demo demo] Get all volumes completed successfully. May 09 14:15:27.658163 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-ac1f777d-91f6-4571-bcb6-8450519eccad demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:27.658550 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 4/11] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:15:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:15:37.644214 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:27.682252 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-e19a8c26-92ba-4cfa-af87-45262769c083 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:27.686174 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-e19a8c26-92ba-4cfa-af87-45262769c083 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:16:27.686174 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-e19a8c26-92ba-4cfa-af87-45262769c083 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:27.687253 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-e19a8c26-92ba-4cfa-af87-45262769c083 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:27.687253 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-e19a8c26-92ba-4cfa-af87-45262769c083 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:27.688022 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-e19a8c26-92ba-4cfa-af87-45262769c083 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:27.727695 np0000173177 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-e19a8c26-92ba-4cfa-af87-45262769c083 demo demo] Get all volumes completed successfully. May 09 14:16:27.732703 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-e19a8c26-92ba-4cfa-af87-45262769c083 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:27.733680 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 3/12] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:16:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:16:37.721027 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:27.779519 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-93ab3ba7-50b7-45f1-8c8b-bf42ff88a8d5 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:27.782659 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-93ab3ba7-50b7-45f1-8c8b-bf42ff88a8d5 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:17:27.782805 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-93ab3ba7-50b7-45f1-8c8b-bf42ff88a8d5 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:27.783009 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-93ab3ba7-50b7-45f1-8c8b-bf42ff88a8d5 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:27.783569 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-93ab3ba7-50b7-45f1-8c8b-bf42ff88a8d5 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:27.784386 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-93ab3ba7-50b7-45f1-8c8b-bf42ff88a8d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:27.825280 np0000173177 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-93ab3ba7-50b7-45f1-8c8b-bf42ff88a8d5 demo demo] Get all volumes completed successfully. May 09 14:17:27.827746 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-93ab3ba7-50b7-45f1-8c8b-bf42ff88a8d5 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:27.828217 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 3/13] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:17:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:37.818485 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:27.847407 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-2fdd3b17-a1a2-4710-81a7-853c4ac7083d None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:27.852050 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-2fdd3b17-a1a2-4710-81a7-853c4ac7083d demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:18:27.852806 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-2fdd3b17-a1a2-4710-81a7-853c4ac7083d demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:27.852942 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-2fdd3b17-a1a2-4710-81a7-853c4ac7083d demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:27.853348 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-2fdd3b17-a1a2-4710-81a7-853c4ac7083d demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:27.855140 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-2fdd3b17-a1a2-4710-81a7-853c4ac7083d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:27.865457 np0000173177 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-2fdd3b17-a1a2-4710-81a7-853c4ac7083d demo demo] Get all volumes completed successfully. May 09 14:18:27.868093 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-2fdd3b17-a1a2-4710-81a7-853c4ac7083d demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:27.868668 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 4/14] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:18:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:37.859584 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:27.887927 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-ed92f492-6c4d-4a7c-8e4a-736b47dada60 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:28.145484 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-ed92f492-6c4d-4a7c-8e4a-736b47dada60 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:19:28.145759 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-ed92f492-6c4d-4a7c-8e4a-736b47dada60 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:28.146025 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-ed92f492-6c4d-4a7c-8e4a-736b47dada60 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:28.146378 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-ed92f492-6c4d-4a7c-8e4a-736b47dada60 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:28.147368 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-ed92f492-6c4d-4a7c-8e4a-736b47dada60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:28.159716 np0000173177 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-ed92f492-6c4d-4a7c-8e4a-736b47dada60 demo demo] Get all volumes completed successfully. May 09 14:19:28.162126 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-ed92f492-6c4d-4a7c-8e4a-736b47dada60 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:28.162759 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 5/15] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:19:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:38.152243 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:28.184639 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-f472a1c3-a4ad-4617-be4b-a896428fdaf3 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:28.188826 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-f472a1c3-a4ad-4617-be4b-a896428fdaf3 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:20:28.189074 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-f472a1c3-a4ad-4617-be4b-a896428fdaf3 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:28.189529 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-f472a1c3-a4ad-4617-be4b-a896428fdaf3 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:28.189873 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-f472a1c3-a4ad-4617-be4b-a896428fdaf3 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:28.190944 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-f472a1c3-a4ad-4617-be4b-a896428fdaf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:28.199763 np0000173177 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-f472a1c3-a4ad-4617-be4b-a896428fdaf3 demo demo] Get all volumes completed successfully. May 09 14:20:28.202286 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-f472a1c3-a4ad-4617-be4b-a896428fdaf3 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:28.203129 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 4/16] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:20: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 09 14:20:38.194213 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:28.226527 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-80c8ca77-238c-43ae-aac5-1806e1b716a7 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:28.231559 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-80c8ca77-238c-43ae-aac5-1806e1b716a7 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:21:28.231559 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-80c8ca77-238c-43ae-aac5-1806e1b716a7 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:28.231816 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-80c8ca77-238c-43ae-aac5-1806e1b716a7 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:28.232071 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-80c8ca77-238c-43ae-aac5-1806e1b716a7 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:28.233112 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-80c8ca77-238c-43ae-aac5-1806e1b716a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:28.243148 np0000173177 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-80c8ca77-238c-43ae-aac5-1806e1b716a7 demo demo] Get all volumes completed successfully. May 09 14:21:28.246073 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-80c8ca77-238c-43ae-aac5-1806e1b716a7 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:28.246470 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 4/17] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:21:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:38.237493 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:28.266190 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-3c9d0a04-2381-46fa-8722-7534da0b9476 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:28.271400 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-3c9d0a04-2381-46fa-8722-7534da0b9476 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:22:28.271666 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-3c9d0a04-2381-46fa-8722-7534da0b9476 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:28.272211 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-3c9d0a04-2381-46fa-8722-7534da0b9476 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:28.272211 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-3c9d0a04-2381-46fa-8722-7534da0b9476 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:28.273248 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-3c9d0a04-2381-46fa-8722-7534da0b9476 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:28.283647 np0000173177 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-3c9d0a04-2381-46fa-8722-7534da0b9476 demo demo] Get all volumes completed successfully. May 09 14:22:28.286350 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-3c9d0a04-2381-46fa-8722-7534da0b9476 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:28.286911 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 5/18] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:22: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 09 14:22:38.276951 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:28.304913 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-9cc13f5d-b519-41f3-afcd-48fc8e4ff223 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:28.311503 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-9cc13f5d-b519-41f3-afcd-48fc8e4ff223 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:23:28.311503 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-9cc13f5d-b519-41f3-afcd-48fc8e4ff223 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:28.311870 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-9cc13f5d-b519-41f3-afcd-48fc8e4ff223 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:28.311939 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-9cc13f5d-b519-41f3-afcd-48fc8e4ff223 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:28.312706 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-9cc13f5d-b519-41f3-afcd-48fc8e4ff223 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:28.319922 np0000173177 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-9cc13f5d-b519-41f3-afcd-48fc8e4ff223 demo demo] Get all volumes completed successfully. May 09 14:23:28.324722 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-9cc13f5d-b519-41f3-afcd-48fc8e4ff223 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:28.325415 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 6/19] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:23:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:38.315620 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:28.346218 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-dcb45250-760b-4e05-8df0-1adb44ef2d8e None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:28.501560 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-dcb45250-760b-4e05-8df0-1adb44ef2d8e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:24:28.501983 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-dcb45250-760b-4e05-8df0-1adb44ef2d8e demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:28.502797 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-dcb45250-760b-4e05-8df0-1adb44ef2d8e demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:28.503391 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-dcb45250-760b-4e05-8df0-1adb44ef2d8e demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:28.505274 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-dcb45250-760b-4e05-8df0-1adb44ef2d8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:28.515838 np0000173177 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-dcb45250-760b-4e05-8df0-1adb44ef2d8e demo demo] Get all volumes completed successfully. May 09 14:24:28.517825 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-dcb45250-760b-4e05-8df0-1adb44ef2d8e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:28.518324 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 5/20] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:24:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:24:38.511023 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:28.533354 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-0b9e4cd5-74c5-4fe3-ac94-6b57c84951a2 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:28.536893 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-0b9e4cd5-74c5-4fe3-ac94-6b57c84951a2 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:25:28.537148 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-0b9e4cd5-74c5-4fe3-ac94-6b57c84951a2 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:28.537427 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-0b9e4cd5-74c5-4fe3-ac94-6b57c84951a2 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:28.537795 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-0b9e4cd5-74c5-4fe3-ac94-6b57c84951a2 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:28.538825 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-0b9e4cd5-74c5-4fe3-ac94-6b57c84951a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:28.548770 np0000173177 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-0b9e4cd5-74c5-4fe3-ac94-6b57c84951a2 demo demo] Get all volumes completed successfully. May 09 14:25:28.551278 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-0b9e4cd5-74c5-4fe3-ac94-6b57c84951a2 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:28.551754 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 5/21] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:25:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:25:38.542346 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:28.572363 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-8c514a03-0054-4d7b-a6b1-ca41808c6be9 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:28.580362 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-8c514a03-0054-4d7b-a6b1-ca41808c6be9 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:26:28.580590 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-8c514a03-0054-4d7b-a6b1-ca41808c6be9 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:28.581231 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-8c514a03-0054-4d7b-a6b1-ca41808c6be9 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:28.581671 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-8c514a03-0054-4d7b-a6b1-ca41808c6be9 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:28.582743 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-8c514a03-0054-4d7b-a6b1-ca41808c6be9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:28.593748 np0000173177 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-8c514a03-0054-4d7b-a6b1-ca41808c6be9 demo demo] Get all volumes completed successfully. May 09 14:26:28.596436 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-8c514a03-0054-4d7b-a6b1-ca41808c6be9 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:28.596920 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 6/22] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:26: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 09 14:26:38.586387 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:28.612401 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-00ba9afb-61bb-46b0-84e0-64610d40cdee None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:28.616756 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-00ba9afb-61bb-46b0-84e0-64610d40cdee demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:27:28.617214 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-00ba9afb-61bb-46b0-84e0-64610d40cdee demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:28.617652 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-00ba9afb-61bb-46b0-84e0-64610d40cdee demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:28.618158 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-00ba9afb-61bb-46b0-84e0-64610d40cdee demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:28.619107 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-00ba9afb-61bb-46b0-84e0-64610d40cdee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:28.625334 np0000173177 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-00ba9afb-61bb-46b0-84e0-64610d40cdee demo demo] Get all volumes completed successfully. May 09 14:27:28.627246 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-00ba9afb-61bb-46b0-84e0-64610d40cdee demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:28.627607 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 7/23] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:27: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 09 14:27:38.621853 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:28.643506 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-dc3114dd-6de2-431f-9f37-730951f21eee None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:28.647621 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-dc3114dd-6de2-431f-9f37-730951f21eee demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:28:28.647840 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-dc3114dd-6de2-431f-9f37-730951f21eee demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:28.648085 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-dc3114dd-6de2-431f-9f37-730951f21eee demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:28.648428 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-dc3114dd-6de2-431f-9f37-730951f21eee demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:28.649345 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-dc3114dd-6de2-431f-9f37-730951f21eee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:28.657887 np0000173177 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-dc3114dd-6de2-431f-9f37-730951f21eee demo demo] Get all volumes completed successfully. May 09 14:28:28.660292 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-dc3114dd-6de2-431f-9f37-730951f21eee demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:28.660708 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 6/24] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:28: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 09 14:28:38.652452 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:28.673571 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-0076ed68-37f5-48d8-ae7d-f8fe1c3a36d9 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:28.677747 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-0076ed68-37f5-48d8-ae7d-f8fe1c3a36d9 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:29:28.678142 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-0076ed68-37f5-48d8-ae7d-f8fe1c3a36d9 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:28.678255 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-0076ed68-37f5-48d8-ae7d-f8fe1c3a36d9 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:28.678699 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-0076ed68-37f5-48d8-ae7d-f8fe1c3a36d9 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:28.679922 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-0076ed68-37f5-48d8-ae7d-f8fe1c3a36d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:28.689555 np0000173177 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-0076ed68-37f5-48d8-ae7d-f8fe1c3a36d9 demo demo] Get all volumes completed successfully. May 09 14:29:28.691586 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-0076ed68-37f5-48d8-ae7d-f8fe1c3a36d9 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:28.691945 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 6/25] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:29: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 09 14:29:38.686133 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:28.707527 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-591d42bc-0bbb-4425-b339-3c53543b58f1 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:28.839834 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-591d42bc-0bbb-4425-b339-3c53543b58f1 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:30:28.840050 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-591d42bc-0bbb-4425-b339-3c53543b58f1 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:28.840291 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-591d42bc-0bbb-4425-b339-3c53543b58f1 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:28.840618 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-591d42bc-0bbb-4425-b339-3c53543b58f1 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:28.841593 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-591d42bc-0bbb-4425-b339-3c53543b58f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:28.850211 np0000173177 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-591d42bc-0bbb-4425-b339-3c53543b58f1 demo demo] Get all volumes completed successfully. May 09 14:30:28.852806 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-591d42bc-0bbb-4425-b339-3c53543b58f1 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:28.853229 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 7/26] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:30:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:38.844988 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:28.871810 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-e677f1cf-e136-4cce-92d2-2259c0dfd445 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:28.876684 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-e677f1cf-e136-4cce-92d2-2259c0dfd445 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:31:28.877045 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-e677f1cf-e136-4cce-92d2-2259c0dfd445 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:28.877528 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-e677f1cf-e136-4cce-92d2-2259c0dfd445 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:28.877857 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-e677f1cf-e136-4cce-92d2-2259c0dfd445 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:28.878683 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-e677f1cf-e136-4cce-92d2-2259c0dfd445 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:28.888805 np0000173177 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-e677f1cf-e136-4cce-92d2-2259c0dfd445 demo demo] Get all volumes completed successfully. May 09 14:31:28.891968 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-e677f1cf-e136-4cce-92d2-2259c0dfd445 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:28.892528 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 8/27] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:31: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 09 14:31:38.884469 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:28.908728 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-88803d86-ad64-41d5-9604-4a7cd9612f99 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:28.912016 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-88803d86-ad64-41d5-9604-4a7cd9612f99 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:32:28.912256 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-88803d86-ad64-41d5-9604-4a7cd9612f99 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:28.912461 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-88803d86-ad64-41d5-9604-4a7cd9612f99 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:28.913007 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-88803d86-ad64-41d5-9604-4a7cd9612f99 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:28.914091 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-88803d86-ad64-41d5-9604-4a7cd9612f99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:28.922460 np0000173177 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-88803d86-ad64-41d5-9604-4a7cd9612f99 demo demo] Get all volumes completed successfully. May 09 14:32:28.924336 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-88803d86-ad64-41d5-9604-4a7cd9612f99 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:28.924836 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 7/28] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:32: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 09 14:32:38.917096 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:28.938704 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-bd29650b-f3b4-4223-b117-acd7dcb612b5 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:28.943223 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-bd29650b-f3b4-4223-b117-acd7dcb612b5 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:33:28.943848 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-bd29650b-f3b4-4223-b117-acd7dcb612b5 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:28.944152 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-bd29650b-f3b4-4223-b117-acd7dcb612b5 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:28.944552 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-bd29650b-f3b4-4223-b117-acd7dcb612b5 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:28.945598 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-bd29650b-f3b4-4223-b117-acd7dcb612b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:28.953637 np0000173177 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-bd29650b-f3b4-4223-b117-acd7dcb612b5 demo demo] Get all volumes completed successfully. May 09 14:33:28.955622 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-bd29650b-f3b4-4223-b117-acd7dcb612b5 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:28.956020 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 7/29] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:33: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 09 14:33:38.948656 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:28.972500 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-6d3d94ff-6fc9-48b5-84c1-aba0996430ef None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:28.975374 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-6d3d94ff-6fc9-48b5-84c1-aba0996430ef demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:34:28.975607 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-6d3d94ff-6fc9-48b5-84c1-aba0996430ef demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:28.975841 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-6d3d94ff-6fc9-48b5-84c1-aba0996430ef demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:28.976127 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-6d3d94ff-6fc9-48b5-84c1-aba0996430ef demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:28.977063 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-6d3d94ff-6fc9-48b5-84c1-aba0996430ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:28.987555 np0000173177 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-6d3d94ff-6fc9-48b5-84c1-aba0996430ef demo demo] Get all volumes completed successfully. May 09 14:34:28.990547 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-6d3d94ff-6fc9-48b5-84c1-aba0996430ef demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:28.991050 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 8/30] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:34:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:34:38.981555 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:29.004707 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-dae23886-a26c-45d4-b664-13adc38c32aa None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:29.008269 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-dae23886-a26c-45d4-b664-13adc38c32aa demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:35:29.008568 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-dae23886-a26c-45d4-b664-13adc38c32aa demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:29.008853 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-dae23886-a26c-45d4-b664-13adc38c32aa demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:29.009160 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-dae23886-a26c-45d4-b664-13adc38c32aa demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:29.010239 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-dae23886-a26c-45d4-b664-13adc38c32aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:29.019520 np0000173177 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-dae23886-a26c-45d4-b664-13adc38c32aa demo demo] Get all volumes completed successfully. May 09 14:35:29.021965 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-dae23886-a26c-45d4-b664-13adc38c32aa demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:29.022406 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 9/31] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:35: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 09 14:35:39.014018 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:29.035629 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-38f1c0e1-5f19-4390-9a2b-a0339154fde2 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:29.138605 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-38f1c0e1-5f19-4390-9a2b-a0339154fde2 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:36:29.138815 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-38f1c0e1-5f19-4390-9a2b-a0339154fde2 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:29.139072 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-38f1c0e1-5f19-4390-9a2b-a0339154fde2 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:29.139410 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-38f1c0e1-5f19-4390-9a2b-a0339154fde2 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:29.140362 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-38f1c0e1-5f19-4390-9a2b-a0339154fde2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:29.149696 np0000173177 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-38f1c0e1-5f19-4390-9a2b-a0339154fde2 demo demo] Get all volumes completed successfully. May 09 14:36:29.152317 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-38f1c0e1-5f19-4390-9a2b-a0339154fde2 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:29.154101 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 8/32] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:36:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:36:39.144416 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:29.171723 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-8c1c3488-ef05-4715-8659-d2c01bed0838 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:29.176082 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-8c1c3488-ef05-4715-8659-d2c01bed0838 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:37:29.176502 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-8c1c3488-ef05-4715-8659-d2c01bed0838 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:29.176893 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-8c1c3488-ef05-4715-8659-d2c01bed0838 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:29.177472 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-8c1c3488-ef05-4715-8659-d2c01bed0838 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:29.179132 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-8c1c3488-ef05-4715-8659-d2c01bed0838 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:29.187239 np0000173177 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-8c1c3488-ef05-4715-8659-d2c01bed0838 demo demo] Get all volumes completed successfully. May 09 14:37:29.189792 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-8c1c3488-ef05-4715-8659-d2c01bed0838 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:29.190185 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 8/33] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:37:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:37:39.182867 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:29.209658 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-c27e9acf-5499-4a7c-9c0e-2a15aeceb7c0 None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:29.213207 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-c27e9acf-5499-4a7c-9c0e-2a15aeceb7c0 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:38:29.213472 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-c27e9acf-5499-4a7c-9c0e-2a15aeceb7c0 demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:29.213699 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-c27e9acf-5499-4a7c-9c0e-2a15aeceb7c0 demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:29.214034 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-c27e9acf-5499-4a7c-9c0e-2a15aeceb7c0 demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:29.215066 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-c27e9acf-5499-4a7c-9c0e-2a15aeceb7c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:29.225096 np0000173177 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-c27e9acf-5499-4a7c-9c0e-2a15aeceb7c0 demo demo] Get all volumes completed successfully. May 09 14:38:29.228236 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-c27e9acf-5499-4a7c-9c0e-2a15aeceb7c0 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:29.228670 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 9/34] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:38:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:38:39.218341 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:29.243010 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-45581dff-965e-460b-aea9-37f360430fa3 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:29.246006 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-45581dff-965e-460b-aea9-37f360430fa3 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:39:29.246146 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-45581dff-965e-460b-aea9-37f360430fa3 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:29.246409 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-45581dff-965e-460b-aea9-37f360430fa3 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:29.246683 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-45581dff-965e-460b-aea9-37f360430fa3 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:29.247638 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-45581dff-965e-460b-aea9-37f360430fa3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:29.256986 np0000173177 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-45581dff-965e-460b-aea9-37f360430fa3 demo demo] Get all volumes completed successfully. May 09 14:39:29.259740 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-45581dff-965e-460b-aea9-37f360430fa3 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:29.260442 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 10/35] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:39:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:39:39.251055 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:29.277930 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-2d3960ba-7b52-4224-ab14-1748a6cd4aa8 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:29.282551 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-2d3960ba-7b52-4224-ab14-1748a6cd4aa8 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:40:29.282945 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-2d3960ba-7b52-4224-ab14-1748a6cd4aa8 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:29.283338 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-2d3960ba-7b52-4224-ab14-1748a6cd4aa8 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:29.283956 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-2d3960ba-7b52-4224-ab14-1748a6cd4aa8 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:29.285705 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-2d3960ba-7b52-4224-ab14-1748a6cd4aa8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:29.295655 np0000173177 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-2d3960ba-7b52-4224-ab14-1748a6cd4aa8 demo demo] Get all volumes completed successfully. May 09 14:40:29.298261 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-2d3960ba-7b52-4224-ab14-1748a6cd4aa8 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:29.298725 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 9/36] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:40:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:40:39.289250 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:29.311601 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-fc47c5d5-221a-410d-a9fd-7fab726e222d None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:29.500508 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-fc47c5d5-221a-410d-a9fd-7fab726e222d demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:41:29.500882 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-fc47c5d5-221a-410d-a9fd-7fab726e222d demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:29.501247 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-fc47c5d5-221a-410d-a9fd-7fab726e222d demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:29.501719 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-fc47c5d5-221a-410d-a9fd-7fab726e222d demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:29.503213 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-fc47c5d5-221a-410d-a9fd-7fab726e222d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:29.513511 np0000173177 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-fc47c5d5-221a-410d-a9fd-7fab726e222d demo demo] Get all volumes completed successfully. May 09 14:41:29.515971 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-fc47c5d5-221a-410d-a9fd-7fab726e222d demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:29.516541 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 9/37] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:41:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 14:41:39.507555 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:29.533701 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.middleware.request_id [None req-6d98e474-b565-4ec1-93cc-ee929a2d979f None None] RequestId filter calling following filter/app {{(pid=112689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:29.537177 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-6d98e474-b565-4ec1-93cc-ee929a2d979f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:42:29.537437 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-6d98e474-b565-4ec1-93cc-ee929a2d979f demo demo] Empty body provided in request {{(pid=112689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:29.537825 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.openstack.wsgi [None req-6d98e474-b565-4ec1-93cc-ee929a2d979f demo demo] Calling method 'detail' {{(pid=112689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:29.538060 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.api.api_utils [None req-6d98e474-b565-4ec1-93cc-ee929a2d979f demo demo] Removing options '' from query. {{(pid=112689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:29.539138 np0000173177 devstack@c-api.service[112689]: DEBUG cinder.volume.api [None req-6d98e474-b565-4ec1-93cc-ee929a2d979f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112689) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:29.548658 np0000173177 devstack@c-api.service[112689]: INFO cinder.volume.api [None req-6d98e474-b565-4ec1-93cc-ee929a2d979f demo demo] Get all volumes completed successfully. May 09 14:42:29.551663 np0000173177 devstack@c-api.service[112689]: INFO cinder.api.openstack.wsgi [None req-6d98e474-b565-4ec1-93cc-ee929a2d979f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:29.552154 np0000173177 devstack@c-api.service[112689]: [pid: 112689|app: 0|req: 10/38] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:42: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 09 14:42:39.543000 np0000173177 devstack@c-api.service[112689]: DEBUG dbcounter [-] [112689] Writing DB stats cinder:SELECT=1 {{(pid=112689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:29.571701 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.middleware.request_id [None req-ac8d7c14-b7a3-4250-9881-3412f64b9660 None None] RequestId filter calling following filter/app {{(pid=112691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:29.577425 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-ac8d7c14-b7a3-4250-9881-3412f64b9660 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:43:29.577714 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-ac8d7c14-b7a3-4250-9881-3412f64b9660 demo demo] Empty body provided in request {{(pid=112691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:29.577966 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.openstack.wsgi [None req-ac8d7c14-b7a3-4250-9881-3412f64b9660 demo demo] Calling method 'detail' {{(pid=112691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:29.578273 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.api.api_utils [None req-ac8d7c14-b7a3-4250-9881-3412f64b9660 demo demo] Removing options '' from query. {{(pid=112691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:29.579018 np0000173177 devstack@c-api.service[112691]: DEBUG cinder.volume.api [None req-ac8d7c14-b7a3-4250-9881-3412f64b9660 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112691) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:29.590010 np0000173177 devstack@c-api.service[112691]: INFO cinder.volume.api [None req-ac8d7c14-b7a3-4250-9881-3412f64b9660 demo demo] Get all volumes completed successfully. May 09 14:43:29.592578 np0000173177 devstack@c-api.service[112691]: INFO cinder.api.openstack.wsgi [None req-ac8d7c14-b7a3-4250-9881-3412f64b9660 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:29.592919 np0000173177 devstack@c-api.service[112691]: [pid: 112691|app: 0|req: 11/39] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:43:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:43:39.581916 np0000173177 devstack@c-api.service[112691]: DEBUG dbcounter [-] [112691] Writing DB stats cinder:SELECT=1 {{(pid=112691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:44:29.606877 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.middleware.request_id [None req-8b82c189-c215-408c-b283-464d15512990 None None] RequestId filter calling following filter/app {{(pid=112690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:44:29.608930 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-8b82c189-c215-408c-b283-464d15512990 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:44:29.609151 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-8b82c189-c215-408c-b283-464d15512990 demo demo] Empty body provided in request {{(pid=112690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:44:29.609353 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.openstack.wsgi [None req-8b82c189-c215-408c-b283-464d15512990 demo demo] Calling method 'detail' {{(pid=112690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:44:29.609587 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.api.api_utils [None req-8b82c189-c215-408c-b283-464d15512990 demo demo] Removing options '' from query. {{(pid=112690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:44:29.610262 np0000173177 devstack@c-api.service[112690]: DEBUG cinder.volume.api [None req-8b82c189-c215-408c-b283-464d15512990 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112690) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:44:29.621548 np0000173177 devstack@c-api.service[112690]: INFO cinder.volume.api [None req-8b82c189-c215-408c-b283-464d15512990 demo demo] Get all volumes completed successfully. May 09 14:44:29.625331 np0000173177 devstack@c-api.service[112690]: INFO cinder.api.openstack.wsgi [None req-8b82c189-c215-408c-b283-464d15512990 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:44:29.625868 np0000173177 devstack@c-api.service[112690]: [pid: 112690|app: 0|req: 10/40] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:44:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:44:39.613009 np0000173177 devstack@c-api.service[112690]: DEBUG dbcounter [-] [112690] Writing DB stats cinder:SELECT=1 {{(pid=112690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:45:29.643638 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.middleware.request_id [None req-b94cbd5e-2f96-49a7-a166-eb5890e94d92 None None] RequestId filter calling following filter/app {{(pid=112688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:45:29.646832 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-b94cbd5e-2f96-49a7-a166-eb5890e94d92 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 09 14:45:29.647082 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-b94cbd5e-2f96-49a7-a166-eb5890e94d92 demo demo] Empty body provided in request {{(pid=112688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:45:29.647345 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.openstack.wsgi [None req-b94cbd5e-2f96-49a7-a166-eb5890e94d92 demo demo] Calling method 'detail' {{(pid=112688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:45:29.647663 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.api.api_utils [None req-b94cbd5e-2f96-49a7-a166-eb5890e94d92 demo demo] Removing options '' from query. {{(pid=112688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:45:29.649120 np0000173177 devstack@c-api.service[112688]: DEBUG cinder.volume.api [None req-b94cbd5e-2f96-49a7-a166-eb5890e94d92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112688) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:45:29.663597 np0000173177 devstack@c-api.service[112688]: INFO cinder.volume.api [None req-b94cbd5e-2f96-49a7-a166-eb5890e94d92 demo demo] Get all volumes completed successfully. May 09 14:45:29.666597 np0000173177 devstack@c-api.service[112688]: INFO cinder.api.openstack.wsgi [None req-b94cbd5e-2f96-49a7-a166-eb5890e94d92 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 09 14:45:29.667087 np0000173177 devstack@c-api.service[112688]: [pid: 112688|app: 0|req: 10/41] 199.204.45.210 () {64 vars in 1296 bytes} [Sat May 9 14:45:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:45:39.653928 np0000173177 devstack@c-api.service[112688]: DEBUG dbcounter [-] [112688] Writing DB stats cinder:SELECT=1 {{(pid=112688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}