May 09 14:04:59.634057 np0000173183 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:04:59.641240 np0000173183 devstack@c-api.service[112536]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:04:59 2026] *** May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: nodename: np0000173183 May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: machine: x86_64 May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: clock source: unix May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: pcre jit disabled May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: detected number of CPU cores: 16 May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: current working directory: / May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: detected binary path: /usr/bin/uwsgi-core May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: your processes number limit is 256917 May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: your memory page size is 4096 bytes May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: detected max file descriptor number: 2048 May 09 14:04:59.644515 np0000173183 devstack@c-api.service[112536]: lock engine: pthread robust mutexes May 09 14:04:59.645287 np0000173183 devstack@c-api.service[112536]: thunder lock: enabled May 09 14:04:59.645287 np0000173183 devstack@c-api.service[112536]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:04:59.645287 np0000173183 devstack@c-api.service[112536]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:04:59.645287 np0000173183 devstack@c-api.service[112536]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:04:59.645287 np0000173183 devstack@c-api.service[112536]: Set PythonHome to /opt/stack/data/venv May 09 14:04:59.684995 np0000173183 devstack@c-api.service[112536]: Python main interpreter initialized at 0x7f6ccf2a3668 May 09 14:04:59.684995 np0000173183 devstack@c-api.service[112536]: python threads support enabled May 09 14:04:59.684995 np0000173183 devstack@c-api.service[112536]: your server socket listen backlog is limited to 100 connections May 09 14:04:59.684995 np0000173183 devstack@c-api.service[112536]: your mercy for graceful operations on workers is 80 seconds May 09 14:04:59.685510 np0000173183 devstack@c-api.service[112536]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:04:59.685654 np0000173183 devstack@c-api.service[112536]: *** Operational MODE: preforking *** May 09 14:04:59.685859 np0000173183 devstack@c-api.service[112536]: *** uWSGI is running in multiple interpreter mode *** May 09 14:04:59.685859 np0000173183 devstack@c-api.service[112536]: spawned uWSGI master process (pid: 112536) May 09 14:04:59.686005 np0000173183 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:04:59.686700 np0000173183 devstack@c-api.service[112536]: spawned uWSGI worker 1 (pid: 112545, cores: 1) May 09 14:04:59.687438 np0000173183 devstack@c-api.service[112536]: spawned uWSGI worker 2 (pid: 112546, cores: 1) May 09 14:04:59.691452 np0000173183 devstack@c-api.service[112536]: spawned uWSGI worker 3 (pid: 112547, cores: 1) May 09 14:04:59.691452 np0000173183 devstack@c-api.service[112536]: spawned uWSGI worker 4 (pid: 112548, cores: 1) May 09 14:04:59.691452 np0000173183 devstack@c-api.service[112536]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:04:59.818012 np0000173183 devstack@c-api.service[112546]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:04:59.818012 np0000173183 devstack@c-api.service[112546]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:04:59.818012 np0000173183 devstack@c-api.service[112546]: we strongly recommend against using it for new projects. May 09 14:04:59.818012 np0000173183 devstack@c-api.service[112546]: If you are already using Eventlet, we recommend migrating to a different May 09 14:04:59.818012 np0000173183 devstack@c-api.service[112546]: framework. For more detail see May 09 14:04:59.818012 np0000173183 devstack@c-api.service[112546]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:04:59.818012 np0000173183 devstack@c-api.service[112546]: import eventlet # noqa May 09 14:04:59.818565 np0000173183 devstack@c-api.service[112548]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:04:59.818565 np0000173183 devstack@c-api.service[112548]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:04:59.818565 np0000173183 devstack@c-api.service[112548]: we strongly recommend against using it for new projects. May 09 14:04:59.818565 np0000173183 devstack@c-api.service[112548]: If you are already using Eventlet, we recommend migrating to a different May 09 14:04:59.818565 np0000173183 devstack@c-api.service[112548]: framework. For more detail see May 09 14:04:59.818565 np0000173183 devstack@c-api.service[112548]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:04:59.818565 np0000173183 devstack@c-api.service[112548]: import eventlet # noqa May 09 14:04:59.834998 np0000173183 devstack@c-api.service[112545]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:04:59.834998 np0000173183 devstack@c-api.service[112545]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:04:59.834998 np0000173183 devstack@c-api.service[112545]: we strongly recommend against using it for new projects. May 09 14:04:59.834998 np0000173183 devstack@c-api.service[112545]: If you are already using Eventlet, we recommend migrating to a different May 09 14:04:59.834998 np0000173183 devstack@c-api.service[112545]: framework. For more detail see May 09 14:04:59.834998 np0000173183 devstack@c-api.service[112545]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:04:59.834998 np0000173183 devstack@c-api.service[112545]: import eventlet # noqa May 09 14:04:59.845056 np0000173183 devstack@c-api.service[112547]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:04:59.845056 np0000173183 devstack@c-api.service[112547]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:04:59.845056 np0000173183 devstack@c-api.service[112547]: we strongly recommend against using it for new projects. May 09 14:04:59.845056 np0000173183 devstack@c-api.service[112547]: If you are already using Eventlet, we recommend migrating to a different May 09 14:04:59.845056 np0000173183 devstack@c-api.service[112547]: framework. For more detail see May 09 14:04:59.845056 np0000173183 devstack@c-api.service[112547]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:04:59.845056 np0000173183 devstack@c-api.service[112547]: import eventlet # noqa May 09 14:04:59.904834 np0000173183 devstack@c-api.service[112546]: /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:04:59.904834 np0000173183 devstack@c-api.service[112546]: debtcollector.deprecate( May 09 14:04:59.913926 np0000173183 devstack@c-api.service[112548]: /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:04:59.913926 np0000173183 devstack@c-api.service[112548]: debtcollector.deprecate( May 09 14:04:59.931917 np0000173183 devstack@c-api.service[112545]: /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:04:59.931917 np0000173183 devstack@c-api.service[112545]: debtcollector.deprecate( May 09 14:04:59.935890 np0000173183 devstack@c-api.service[112547]: /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:04:59.935890 np0000173183 devstack@c-api.service[112547]: debtcollector.deprecate( May 09 14:04:59.993145 np0000173183 devstack@c-api.service[112548]: /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:04:59.993145 np0000173183 devstack@c-api.service[112548]: from cgi import parse_header May 09 14:05:00.011819 np0000173183 devstack@c-api.service[112546]: /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:00.011819 np0000173183 devstack@c-api.service[112546]: from cgi import parse_header May 09 14:05:00.016093 np0000173183 devstack@c-api.service[112545]: /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:00.016093 np0000173183 devstack@c-api.service[112545]: from cgi import parse_header May 09 14:05:00.030452 np0000173183 devstack@c-api.service[112547]: /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:00.030452 np0000173183 devstack@c-api.service[112547]: from cgi import parse_header May 09 14:05:00.038029 np0000173183 devstack@c-api.service[112548]: /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:00.038029 np0000173183 devstack@c-api.service[112548]: removals.removed_module( May 09 14:05:00.038824 np0000173183 devstack@c-api.service[112548]: /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:00.038824 np0000173183 devstack@c-api.service[112548]: removals.removed_module( May 09 14:05:00.057247 np0000173183 devstack@c-api.service[112546]: /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:00.057247 np0000173183 devstack@c-api.service[112546]: removals.removed_module( May 09 14:05:00.057995 np0000173183 devstack@c-api.service[112546]: /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:00.057995 np0000173183 devstack@c-api.service[112546]: removals.removed_module( May 09 14:05:00.060802 np0000173183 devstack@c-api.service[112545]: /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:00.060802 np0000173183 devstack@c-api.service[112545]: removals.removed_module( May 09 14:05:00.061549 np0000173183 devstack@c-api.service[112545]: /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:00.061549 np0000173183 devstack@c-api.service[112545]: removals.removed_module( May 09 14:05:00.075737 np0000173183 devstack@c-api.service[112547]: /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:00.075737 np0000173183 devstack@c-api.service[112547]: removals.removed_module( May 09 14:05:00.076473 np0000173183 devstack@c-api.service[112547]: /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:00.076473 np0000173183 devstack@c-api.service[112547]: removals.removed_module( May 09 14:05:00.650604 np0000173183 devstack@c-api.service[112548]: /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:00.650604 np0000173183 devstack@c-api.service[112548]: warnings.warn( May 09 14:05:00.653057 np0000173183 devstack@c-api.service[112546]: /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:00.653057 np0000173183 devstack@c-api.service[112546]: warnings.warn( May 09 14:05:00.668836 np0000173183 devstack@c-api.service[112545]: /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:00.668836 np0000173183 devstack@c-api.service[112545]: warnings.warn( May 09 14:05:00.684598 np0000173183 devstack@c-api.service[112547]: /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:00.684598 np0000173183 devstack@c-api.service[112547]: warnings.warn( May 09 14:05:00.747169 np0000173183 devstack@c-api.service[112548]: /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:00.747169 np0000173183 devstack@c-api.service[112548]: warnings.warn( May 09 14:05:00.748376 np0000173183 devstack@c-api.service[112546]: /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:00.748376 np0000173183 devstack@c-api.service[112546]: warnings.warn( May 09 14:05:00.768622 np0000173183 devstack@c-api.service[112545]: /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:00.768622 np0000173183 devstack@c-api.service[112545]: warnings.warn( May 09 14:05:00.779753 np0000173183 devstack@c-api.service[112547]: /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:00.779753 np0000173183 devstack@c-api.service[112547]: warnings.warn( May 09 14:05:01.038183 np0000173183 devstack@c-api.service[112548]: 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:01.038713 np0000173183 devstack@c-api.service[112548]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112548) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:01.041515 np0000173183 devstack@c-api.service[112546]: 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:01.041990 np0000173183 devstack@c-api.service[112546]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112546) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:01.057904 np0000173183 devstack@c-api.service[112545]: 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:01.058350 np0000173183 devstack@c-api.service[112545]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112545) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:01.069233 np0000173183 devstack@c-api.service[112547]: 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:01.069774 np0000173183 devstack@c-api.service[112547]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112547) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:01.127168 np0000173183 devstack@c-api.service[112546]: /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:01.127168 np0000173183 devstack@c-api.service[112546]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:01.128551 np0000173183 devstack@c-api.service[112548]: /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:01.128551 np0000173183 devstack@c-api.service[112548]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:01.129125 np0000173183 devstack@c-api.service[112545]: /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:01.129125 np0000173183 devstack@c-api.service[112545]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:01.130709 np0000173183 devstack@c-api.service[112547]: /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:01.130709 np0000173183 devstack@c-api.service[112547]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:01.576678 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112547) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:01.576889 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112548) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:01.576967 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112546) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:01.577041 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:01.577133 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.577133 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.577268 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.577268 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.577386 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.577495 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.577570 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.577629 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.577687 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.577743 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.578235 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.578309 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.579469 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.579540 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.579595 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.579649 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.579707 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.579776 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.579834 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.579912 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.579971 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.580023 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.580079 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.580136 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.580191 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.580191 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.580686 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.580758 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.580825 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.580898 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.580958 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.581024 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.581112 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.581204 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.581312 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.581379 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.581477 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.581538 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.581619 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.581690 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.581747 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.581803 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.581861 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.581918 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.581973 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.582023 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.582087 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.582144 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.582220 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.582291 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.582348 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.582427 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.582486 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.582542 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.582597 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.582655 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.582727 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.582784 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.582840 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.582896 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.582961 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.583016 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.583071 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.583137 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.583203 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.583259 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.583259 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.583259 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.583421 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.583514 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.583644 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.583743 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.583818 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.583818 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.583933 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.583990 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.584048 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.584104 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.584161 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.584236 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.584316 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.584379 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.584466 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.584524 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.584580 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.584636 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.584692 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.584748 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.584842 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.584924 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.585001 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.585111 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.585111 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.585111 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.585310 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.585396 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.585489 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.585531 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.585573 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.585619 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.585654 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.585704 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.585742 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.585776 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.585813 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.585851 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.585889 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.585922 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.585962 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.586012 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.586051 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.586085 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.586127 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.586170 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.586218 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.586255 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.586290 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.586322 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.586369 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.586449 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.586506 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.586569 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.586628 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.586679 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.586738 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.586738 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.586738 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.586868 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.586914 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.586952 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.586986 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.587023 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.587057 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.587094 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.587127 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.587163 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.587195 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.587244 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.587280 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.587312 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.587349 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.587382 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.587440 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.587478 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.587512 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.587549 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.587581 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.587630 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.587664 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.587705 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.587742 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.587774 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.587810 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.587843 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.587880 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.587912 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.587954 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.587992 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.588034 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.588071 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.588105 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.588141 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.588174 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.588210 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.588248 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.588285 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.588324 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.588364 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.588397 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.588449 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.588483 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.588522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.589119 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.589197 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.589240 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.589280 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.589318 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.589361 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.589427 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.589465 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.589498 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.589539 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.589585 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.589629 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.589629 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.589885 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.589929 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.589972 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.589972 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.589972 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.589972 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.590104 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.590104 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.590448 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.590580 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.590580 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.590751 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.590819 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.590880 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.590944 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.591011 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.591074 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.591134 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.591203 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.591277 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.591337 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.591445 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.591526 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.591596 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.591660 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.591725 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.591784 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.591845 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.591908 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.591974 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.592065 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.592065 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.592065 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.592065 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.592065 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.592065 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.592433 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.592433 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.592433 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.592433 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.592433 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.592433 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.592433 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.592798 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.592798 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.592798 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.592798 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.592798 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.593114 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.593186 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.593254 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.593314 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.593376 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.593461 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.593537 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.593608 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.593671 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.593732 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.593791 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.593852 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.593913 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.593972 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.594034 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.594093 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.594173 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.594173 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.594290 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.594357 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.594455 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.594523 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.594523 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.594646 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.594646 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.594646 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.594828 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.594889 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.594950 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.595010 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.595068 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.595126 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.595185 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.595254 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.595322 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.595560 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.595633 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.595702 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.595764 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.595843 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.595915 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.595990 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.596050 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.596108 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.596108 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.596231 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.596291 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.596351 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.596351 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.596351 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.596351 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.600133 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.600190 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.600231 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.600309 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.600357 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.600429 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.600512 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.600680 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.600744 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.600794 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.600877 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.600938 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.600996 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.601077 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.601239 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.601284 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.601328 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.601369 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.601428 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.601468 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.601505 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.601541 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.601577 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.601630 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.601670 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.601711 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.601747 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.601783 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.601820 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.601860 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.601906 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.601944 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.601980 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.602023 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.602066 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.602101 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.602101 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.602168 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.602203 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.602203 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.602203 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.602310 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.602347 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.602396 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.602396 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.602396 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.602396 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.602396 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.602581 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.602620 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.602661 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.602661 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.602661 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.602661 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.602661 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.602661 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.603014 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.603063 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.603107 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.603145 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.603187 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.603225 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.603262 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.603305 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.603343 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.603381 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.603438 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.603487 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.603525 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.603561 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.603599 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.603648 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.603686 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.603729 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.603772 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.603810 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.603847 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.603884 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.603919 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.603955 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.603996 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.604032 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.604069 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.604111 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.604148 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.604183 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.604221 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.604257 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.604299 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.604335 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.604372 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.604421 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.604466 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.604505 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.604547 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.604584 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.604624 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.604661 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.604702 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.604744 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.604783 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.604819 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.604854 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.604894 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.604936 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.604976 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.605011 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.605011 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.605011 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.605011 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.605011 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.605011 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.606036 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.606099 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.606155 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.606201 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.606241 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.606282 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.606319 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.606356 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.606392 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.606453 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.606491 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.606538 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.606576 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.606616 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.606659 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.606696 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.606732 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.606772 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.606811 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.606848 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.606891 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.606928 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.606973 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.607010 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.607046 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.607088 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.607131 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.607167 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.607203 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.607239 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.607282 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.607319 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.607354 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.607389 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.607439 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.607486 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.607525 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.607563 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.607598 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.607633 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.607676 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.607713 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.607753 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.607791 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.607827 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.607861 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.607896 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.607937 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.607973 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.608013 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.608055 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.608091 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.608128 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.608128 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.608128 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.608128 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.608828 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.608873 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.608960 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.609014 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.609077 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.609121 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.609157 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.609193 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.609237 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.609274 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.609310 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.609346 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.609383 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.609440 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.609490 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.609528 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.609565 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.609601 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.609642 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.609678 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.609713 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.609748 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.609786 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.609833 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.609869 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.609905 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.609941 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.609978 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.610014 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.610121 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.610176 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.610216 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.610252 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.610300 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.610340 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.610380 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.610446 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.610486 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.610529 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.610566 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.610602 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.610639 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.610684 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.610721 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.610762 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.610804 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.610845 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.610882 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.610923 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.610960 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.610997 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.611033 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.611076 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.611113 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.611149 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.611149 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.611212 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.611255 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.611293 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.611330 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.611365 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.611430 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.611472 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.611513 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.611550 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.611592 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.611628 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.611670 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.611712 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.611747 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.611783 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.611829 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.611866 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.611901 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.611941 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.611977 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.612012 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.612048 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.612083 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.612119 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.612154 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.612196 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.612239 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.612275 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.612843 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.612891 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.612944 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.612994 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.612994 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.613084 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.613122 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.613163 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.613202 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.613235 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.613274 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.613314 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.613350 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.613386 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.613445 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.613482 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.613528 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.613565 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.613607 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.613648 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.613683 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.613719 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.613755 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.613791 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.613832 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.613868 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.613868 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.613868 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.615341 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.615388 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.615469 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.615521 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.615567 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.615604 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.615641 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.615686 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.615723 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.615759 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.615796 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.615831 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.615869 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.615910 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.615947 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.615982 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.616019 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.616061 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.616097 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.616132 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.616169 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.616205 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.616247 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.616247 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.616247 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.616247 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.616247 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.616247 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.618232 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.618280 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.618353 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.618396 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.618482 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.618522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.618556 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.618593 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.618647 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.618685 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.618722 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.618759 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.618796 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.618831 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.618874 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.618911 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.618948 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.618984 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.619031 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.619066 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.619102 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.619140 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.619175 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.619211 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.619247 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.619283 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.619283 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.619283 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.619742 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.619805 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.619845 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.619895 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.619933 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.619972 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.620008 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.620044 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.620085 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.620123 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.620158 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.620206 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.620246 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.620284 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.620320 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.620361 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.620419 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.620459 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.620495 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.620531 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.620568 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.620615 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.620651 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.620691 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.620727 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.620769 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.620769 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.620769 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.620918 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.620964 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.621052 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.621102 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.621141 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.621180 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.621216 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.621253 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.621289 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.621331 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.621369 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.621427 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.621477 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.621515 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.621557 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.621594 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.621635 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.621676 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.621715 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.621751 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.621788 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.621824 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.621871 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.621909 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.621946 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.621982 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.622026 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.622068 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.622105 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.622142 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.622184 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.622222 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.622263 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.622301 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.622341 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.622384 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.622439 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.622475 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.622511 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.622549 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.622585 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.622621 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.622668 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.622706 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.622742 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.622777 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.622812 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.622849 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.622890 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.622931 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.622971 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.623012 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.623054 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.623094 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.623130 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.623167 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.623203 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.623238 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.623273 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.623309 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.623350 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.623386 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.623444 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.623482 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.623522 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.623564 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.623599 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.623634 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.623669 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.623706 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.623741 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.623775 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.623821 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.623862 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.623899 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.623939 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.623975 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.624011 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.624051 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.624086 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.624127 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.624164 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.624164 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.624164 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.625133 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.625183 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.625218 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.625253 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.625297 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.625337 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.625371 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.625440 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.625481 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.625519 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.625552 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.625594 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.625630 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.625666 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.625702 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.625821 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.625940 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.625980 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.626018 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.626056 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.626092 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.626127 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.626161 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.626198 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.626233 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.626233 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.626233 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.626233 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.630086 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.630134 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.630210 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.630262 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.630310 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.630350 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.630387 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.630437 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.630481 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.630518 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.630558 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.630595 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.630595 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.630595 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.631108 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.631165 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.631199 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.631246 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.631284 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.631316 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.631361 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.631397 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.631451 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.631485 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.631525 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.631584 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.631624 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.631624 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.632219 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.632272 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.632339 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.632483 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.632544 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.632544 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.632611 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.632647 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.632681 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.632681 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.632751 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.632795 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.632837 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.632878 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.632878 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.632878 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.632984 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.633021 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.633115 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.633694 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.633782 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.633782 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.633885 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.633950 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.633950 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.634062 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.634227 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.634293 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.637532 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.637637 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.637637 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.637883 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.637883 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.637883 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.637883 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.638090 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.638090 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.638203 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.638259 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.638315 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.638380 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.638465 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.638525 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.638580 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.638635 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.638690 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.638744 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.638803 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.638860 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.638916 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.638971 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.639046 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.639046 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.639046 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.639189 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.639249 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.639313 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.639370 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.639449 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.639510 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.639567 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.639639 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.639696 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.639761 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.639817 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.639872 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.639934 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.639989 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.640053 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.640114 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.640180 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.640238 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.640293 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.640354 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.640438 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.640512 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.640567 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.640622 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.640684 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.640747 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.640812 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.640869 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.640924 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.640988 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.641090 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.641149 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.641214 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.641269 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.641323 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.641380 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.641482 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.641532 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.641569 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.641611 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.641647 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.641687 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.641723 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.641759 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.641799 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:01.641835 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.641871 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:01.641911 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.641948 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:01.641988 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.642024 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:01.642024 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:01.642024 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:01.642024 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:01.686083 np0000173183 devstack@c-api.service[112548]: INFO dbcounter [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Registered counter for database cinder May 09 14:05:01.686194 np0000173183 devstack@c-api.service[112546]: INFO dbcounter [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Registered counter for database cinder May 09 14:05:01.686816 np0000173183 devstack@c-api.service[112547]: INFO dbcounter [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Registered counter for database cinder May 09 14:05:01.687070 np0000173183 devstack@c-api.service[112545]: INFO dbcounter [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Registered counter for database cinder May 09 14:05:01.695951 np0000173183 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [None req-d16bc2e6-7901-452c-8814-da1219b7af51 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:01.697142 np0000173183 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:01.699848 np0000173183 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:01.706195 np0000173183 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-fcac12c9-da7d-43c4-b814-37496d181a43 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:01.810759 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writer thread running {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:01.812086 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writer thread running {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:01.813284 np0000173183 devstack@c-api.service[112548]: INFO cinder.rpc [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:01.814628 np0000173183 devstack@c-api.service[112546]: INFO cinder.rpc [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:01.816012 np0000173183 devstack@c-api.service[112548]: INFO cinder.rpc [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:01.817215 np0000173183 devstack@c-api.service[112546]: INFO cinder.rpc [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:01.818554 np0000173183 devstack@c-api.service[112548]: INFO cinder.rpc [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:01.819832 np0000173183 devstack@c-api.service[112546]: INFO cinder.rpc [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:01.820626 np0000173183 devstack@c-api.service[112548]: INFO cinder.rpc [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:01.821808 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.822223 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writer thread running {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:01.822308 np0000173183 devstack@c-api.service[112546]: INFO cinder.rpc [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:01.823030 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writer thread running {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:01.823980 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.824082 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.824262 np0000173183 devstack@c-api.service[112547]: INFO cinder.rpc [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:01.825178 np0000173183 devstack@c-api.service[112545]: INFO cinder.rpc [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:01.826058 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.826278 np0000173183 devstack@c-api.service[112547]: INFO cinder.rpc [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:01.828076 np0000173183 devstack@c-api.service[112547]: INFO cinder.rpc [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:01.828173 np0000173183 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [None req-d16bc2e6-7901-452c-8814-da1219b7af51 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:01.828239 np0000173183 devstack@c-api.service[112545]: INFO cinder.rpc [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:01.830450 np0000173183 devstack@c-api.service[112547]: INFO cinder.rpc [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:01.830540 np0000173183 devstack@c-api.service[112548]: INFO cinder.rpc [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:01.830620 np0000173183 devstack@c-api.service[112545]: INFO cinder.rpc [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:01.830679 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.830751 np0000173183 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:01.831368 np0000173183 devstack@c-api.service[112548]: INFO cinder.rpc [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:01.831863 np0000173183 devstack@c-api.service[112545]: INFO cinder.rpc [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:01.832300 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.832399 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.832486 np0000173183 devstack@c-api.service[112546]: INFO cinder.rpc [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:01.833074 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.834452 np0000173183 devstack@c-api.service[112546]: INFO cinder.rpc [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:01.835694 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.835783 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.836265 np0000173183 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:01.837814 np0000173183 devstack@c-api.service[112547]: INFO cinder.rpc [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:01.839564 np0000173183 devstack@c-api.service[112547]: INFO cinder.rpc [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:01.839607 np0000173183 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-fcac12c9-da7d-43c4-b814-37496d181a43 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:01.840338 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.841197 np0000173183 devstack@c-api.service[112545]: INFO cinder.rpc [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:01.842783 np0000173183 devstack@c-api.service[112545]: INFO cinder.rpc [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:01.843648 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.844483 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.847170 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.847375 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.850197 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.850592 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.852627 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.852732 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.853449 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.854890 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.855893 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.855949 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.857669 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.857747 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.859135 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.859195 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.860676 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.860741 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.863301 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.863544 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.863613 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.863836 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.866340 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.866723 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.866789 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.866949 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.869271 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.870139 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.870209 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.870640 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.871735 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.872493 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.873393 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.873557 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.874386 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.875077 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.875426 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.877215 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.877752 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.878899 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.880048 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.880117 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.880426 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.881763 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.883094 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.883315 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.883416 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.884450 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.885606 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.886732 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.887109 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.888601 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.888713 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.888924 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.890087 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.890156 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.890463 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.891602 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.891931 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.892124 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.892792 np0000173183 devstack@c-api.service[112548]: WARNING cinder.api.contrib.hosts [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:01.893531 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.893600 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.893660 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.894300 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.894999 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.895065 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.895823 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.895958 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.896105 np0000173183 devstack@c-api.service[112546]: WARNING cinder.api.contrib.hosts [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:01.896863 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.897014 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.897320 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.897391 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.897777 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: extensions {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.898328 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.898905 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.898980 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.899020 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: encryption {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.899885 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.900294 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.900451 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.900548 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: encryption {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.900728 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: extensions {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.901398 np0000173183 devstack@c-api.service[112545]: WARNING cinder.api.contrib.hosts [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:01.901903 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.901979 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: encryption {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.902119 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: os-quota-sets {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.902164 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.902984 np0000173183 devstack@c-api.service[112547]: WARNING cinder.api.contrib.hosts [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:01.903514 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: cgsnapshots {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.903615 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: encryption {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.903671 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.903707 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.905135 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: os-quota-class-sets {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.905183 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.905217 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.905248 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: os-quota-sets {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.906012 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: extensions {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.906442 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: os-availability-zone {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.906795 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: cgsnapshots {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.906840 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.907248 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.907690 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: extensions {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.907747 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: qos-specs {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.908208 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: os-quota-class-sets {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.908846 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.908952 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: encryption {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.909551 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: os-availability-zone {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.909756 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: backups {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.910565 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: encryption {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.910644 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: os-quota-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.910805 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: qos-specs {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.911795 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: extra_specs {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.912031 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: cgsnapshots {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.912126 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: os-quota-sets {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.912863 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: backups {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.913751 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: cgsnapshots {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.913877 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: os-quota-class-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.913988 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: os-snapshot-manage {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.915159 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: os-quota-class-sets {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.915215 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: os-availability-zone {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.915422 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: os-volume-type-access {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.915560 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: extra_specs {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.916445 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: qos-specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.916489 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: os-availability-zone {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.916995 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: capabilities {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.917153 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: os-snapshot-manage {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.917780 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: qos-specs {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.918256 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: os-hosts {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.918513 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: backups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.918615 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: os-volume-type-access {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.919585 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: consistencygroups {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.919842 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: backups {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.920167 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: capabilities {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.920526 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: extra_specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.921519 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: os-volume-transfer {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.921565 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: os-hosts {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.922458 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: extra_specs {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.922648 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: os-snapshot-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.922912 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: consistencygroups {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.923131 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: scheduler-stats {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.923999 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: os-snapshot-manage {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.924093 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: os-volume-type-access {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.924559 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extended resource: os-volume-manage {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.925158 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: os-volume-transfer {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.925464 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: os-volume-type-access {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.925664 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: capabilities {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.926553 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: scheduler-stats {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.926682 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.926946 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: os-hosts {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.927031 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: capabilities {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.927593 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.contrib.snapshot_actions [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] SnapshotActionsController initialized {{(pid=112548) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:01.927963 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extended resource: os-volume-manage {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.928263 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: consistencygroups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.928338 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.928375 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: os-hosts {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.929760 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.929940 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: consistencygroups {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.930222 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: os-volume-transfer {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.930441 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.931180 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.931393 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] SnapshotActionsController initialized {{(pid=112546) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:01.931863 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: scheduler-stats {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.932160 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.932202 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: os-volume-transfer {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.932567 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.933322 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extended resource: os-volume-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.933599 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.933864 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: scheduler-stats {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.933998 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.935017 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.935282 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extended resource: os-volume-manage {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:01.935504 np0000173183 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.935551 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.936352 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.936421 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.936459 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.936539 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.contrib.snapshot_actions [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] SnapshotActionsController initialized {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:01.936584 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.936685 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.936790 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.936899 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937059 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937162 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937272 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937313 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.937370 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension UsedLimits extending resource: limits {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937485 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension TypesManage extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937536 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.937587 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension AdminActions extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937714 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension AdminActions extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937814 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension AdminActions extending resource: backups {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.937854 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.937913 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension VolumeActions extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.938117 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-d16bc2e6-7901-452c-8814-da1219b7af51 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.938486 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] SnapshotActionsController initialized {{(pid=112547) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:01.938718 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.939244 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.939318 np0000173183 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.940127 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.940168 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.940274 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.940325 np0000173183 devstack@c-api.service[112548]: WARNING keystonemiddleware.auth_token [None req-d16bc2e6-7901-452c-8814-da1219b7af51 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:01.940364 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.940504 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.940615 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.940711 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.940754 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.940832 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.940993 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.941101 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.941199 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension UsedLimits extending resource: limits {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.941298 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension TypesManage extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.941417 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension AdminActions extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.941533 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.941573 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension AdminActions extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.941647 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension AdminActions extending resource: backups {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.941747 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension VolumeActions extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.941952 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.942197 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.942969 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.943618 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.944205 np0000173183 devstack@c-api.service[112546]: WARNING keystonemiddleware.auth_token [None req-2f3002b9-92f1-4ab4-ab4a-1e8f82352b49 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:01.944478 np0000173183 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.945088 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.945337 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.945457 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.945564 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.945673 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.945775 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.945875 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.945989 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.946097 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.946186 np0000173183 devstack@c-api.service[112548]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6ccf2a3668 pid: 112548 (default app) May 09 14:05:01.946245 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.946310 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension UsedLimits extending resource: limits {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.946430 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension TypesManage extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.946535 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension AdminActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.946609 np0000173183 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:01.946648 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension AdminActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.946698 np0000173183 devstack@c-api.service[112548]: /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:01.946698 np0000173183 devstack@c-api.service[112548]: warnings.warn( May 09 14:05:01.946763 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension AdminActions extending resource: backups {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.946851 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension VolumeActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.947068 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-fcac12c9-da7d-43c4-b814-37496d181a43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.947496 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.947589 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.947726 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.947819 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.947897 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948026 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948130 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948240 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948349 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948455 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension UsedLimits extending resource: limits {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948568 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension TypesManage extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948686 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension AdminActions extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948835 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension AdminActions extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.948962 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension AdminActions extending resource: backups {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.949047 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension VolumeActions extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.949240 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:01.949313 np0000173183 devstack@c-api.service[112545]: WARNING keystonemiddleware.auth_token [None req-fcac12c9-da7d-43c4-b814-37496d181a43 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:01.950118 np0000173183 devstack@c-api.service[112546]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6ccf2a3668 pid: 112546 (default app) May 09 14:05:01.951476 np0000173183 devstack@c-api.service[112547]: WARNING keystonemiddleware.auth_token [None req-1f783aad-ffe8-4a8c-85aa-fc61272c2a68 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:01.954180 np0000173183 devstack@c-api.service[112548]: /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:01.954180 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.954327 np0000173183 devstack@c-api.service[112548]: /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:01.954327 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.954327 np0000173183 devstack@c-api.service[112548]: /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:01.954327 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.954327 np0000173183 devstack@c-api.service[112548]: /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:01.954610 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.954610 np0000173183 devstack@c-api.service[112548]: /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:01.954610 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.954610 np0000173183 devstack@c-api.service[112548]: /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:01.954610 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.954610 np0000173183 devstack@c-api.service[112548]: /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:01.954879 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.954879 np0000173183 devstack@c-api.service[112548]: /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:01.954879 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.954879 np0000173183 devstack@c-api.service[112548]: /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:01.954879 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955104 np0000173183 devstack@c-api.service[112548]: /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:01.955104 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955104 np0000173183 devstack@c-api.service[112548]: /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:01.955104 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955289 np0000173183 devstack@c-api.service[112548]: /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:01.955289 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955289 np0000173183 devstack@c-api.service[112548]: /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:01.955289 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955479 np0000173183 devstack@c-api.service[112548]: /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:01.955479 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955479 np0000173183 devstack@c-api.service[112548]: /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:01.955479 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955479 np0000173183 devstack@c-api.service[112548]: /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:01.955732 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955732 np0000173183 devstack@c-api.service[112548]: /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:01.955732 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955732 np0000173183 devstack@c-api.service[112548]: /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:01.955732 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955931 np0000173183 devstack@c-api.service[112548]: /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:01.955931 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955931 np0000173183 devstack@c-api.service[112548]: /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:01.955931 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.955931 np0000173183 devstack@c-api.service[112548]: /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:01.955931 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956191 np0000173183 devstack@c-api.service[112548]: /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:01.956191 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956191 np0000173183 devstack@c-api.service[112548]: /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:01.956191 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956191 np0000173183 devstack@c-api.service[112548]: /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:01.956191 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956453 np0000173183 devstack@c-api.service[112548]: /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:01.956453 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956453 np0000173183 devstack@c-api.service[112548]: /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:01.956453 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956453 np0000173183 devstack@c-api.service[112548]: /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:01.956453 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956716 np0000173183 devstack@c-api.service[112548]: /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:01.956716 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956716 np0000173183 devstack@c-api.service[112548]: /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:01.956716 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.956716 np0000173183 devstack@c-api.service[112548]: /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:01.956716 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957050 np0000173183 devstack@c-api.service[112548]: /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:01.957050 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957050 np0000173183 devstack@c-api.service[112548]: /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:01.957050 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957253 np0000173183 devstack@c-api.service[112548]: /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:01.957253 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957253 np0000173183 devstack@c-api.service[112548]: /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:01.957253 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957253 np0000173183 devstack@c-api.service[112548]: /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:01.957517 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957517 np0000173183 devstack@c-api.service[112548]: /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:01.957517 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957517 np0000173183 devstack@c-api.service[112548]: /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:01.957517 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957721 np0000173183 devstack@c-api.service[112548]: /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:01.957721 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957721 np0000173183 devstack@c-api.service[112548]: /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:01.957721 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957721 np0000173183 devstack@c-api.service[112548]: /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:01.957721 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957954 np0000173183 devstack@c-api.service[112548]: /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:01.957954 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957954 np0000173183 devstack@c-api.service[112548]: /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:01.957954 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.957954 np0000173183 devstack@c-api.service[112548]: /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:01.958176 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958176 np0000173183 devstack@c-api.service[112548]: /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:01.958176 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958176 np0000173183 devstack@c-api.service[112548]: /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:01.958176 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958391 np0000173183 devstack@c-api.service[112548]: /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:01.958391 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958391 np0000173183 devstack@c-api.service[112548]: /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:01.958391 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958589 np0000173183 devstack@c-api.service[112548]: /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:01.958589 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958589 np0000173183 devstack@c-api.service[112548]: /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:01.958589 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958776 np0000173183 devstack@c-api.service[112548]: /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:01.958776 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958776 np0000173183 devstack@c-api.service[112548]: /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:01.958776 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.958776 np0000173183 devstack@c-api.service[112548]: /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:01.959005 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959005 np0000173183 devstack@c-api.service[112548]: /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:01.959005 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959005 np0000173183 devstack@c-api.service[112548]: /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:01.959005 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959208 np0000173183 devstack@c-api.service[112548]: /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:01.959208 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959208 np0000173183 devstack@c-api.service[112548]: /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:01.959208 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959391 np0000173183 devstack@c-api.service[112548]: /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:01.959391 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959391 np0000173183 devstack@c-api.service[112548]: /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:01.959391 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959583 np0000173183 devstack@c-api.service[112548]: /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:01.959583 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959583 np0000173183 devstack@c-api.service[112548]: /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:01.959583 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959770 np0000173183 devstack@c-api.service[112545]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6ccf2a3668 pid: 112545 (default app) May 09 14:05:01.959816 np0000173183 devstack@c-api.service[112548]: /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:01.959816 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959816 np0000173183 devstack@c-api.service[112548]: /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:01.959816 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959987 np0000173183 devstack@c-api.service[112548]: /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:01.959987 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.959987 np0000173183 devstack@c-api.service[112548]: /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:01.959987 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960164 np0000173183 devstack@c-api.service[112548]: /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:01.960164 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960164 np0000173183 devstack@c-api.service[112548]: /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:01.960164 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960164 np0000173183 devstack@c-api.service[112548]: /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:01.960164 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960437 np0000173183 devstack@c-api.service[112548]: /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:01.960437 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960437 np0000173183 devstack@c-api.service[112548]: /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:01.960437 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960437 np0000173183 devstack@c-api.service[112548]: /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:01.960686 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960686 np0000173183 devstack@c-api.service[112548]: /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:01.960686 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960686 np0000173183 devstack@c-api.service[112548]: /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:01.960686 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.960686 np0000173183 devstack@c-api.service[112548]: /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:01.960686 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961010 np0000173183 devstack@c-api.service[112548]: /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:01.961010 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961010 np0000173183 devstack@c-api.service[112548]: /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:01.961010 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961010 np0000173183 devstack@c-api.service[112548]: /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:01.961010 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961310 np0000173183 devstack@c-api.service[112548]: /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:01.961310 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961310 np0000173183 devstack@c-api.service[112548]: /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:01.961310 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961310 np0000173183 devstack@c-api.service[112548]: /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:01.961310 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961586 np0000173183 devstack@c-api.service[112548]: /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:01.961586 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961586 np0000173183 devstack@c-api.service[112548]: /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:01.961586 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961586 np0000173183 devstack@c-api.service[112548]: /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:01.961586 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961845 np0000173183 devstack@c-api.service[112548]: /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:01.961845 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.961845 np0000173183 devstack@c-api.service[112548]: /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:01.961845 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.962016 np0000173183 devstack@c-api.service[112548]: /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:01.962016 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.962016 np0000173183 devstack@c-api.service[112548]: /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:01.962016 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.962190 np0000173183 devstack@c-api.service[112548]: /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:01.962190 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.962190 np0000173183 devstack@c-api.service[112548]: /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:01.962190 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.962359 np0000173183 devstack@c-api.service[112548]: /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:01.962359 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.962359 np0000173183 devstack@c-api.service[112548]: /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:01.962359 np0000173183 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 09 14:05:01.962572 np0000173183 devstack@c-api.service[112547]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6ccf2a3668 pid: 112547 (default app) May 09 14:05:01.962611 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-b9b57952-dba0-4925-af1f-9500dd5cb64e None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:01.962611 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 953 bytes} [Sat May 9 14:05:01 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 14:05:08.987577 np0000173183 devstack@c-api.service[112546]: /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:08.987577 np0000173183 devstack@c-api.service[112546]: warnings.warn( May 09 14:05:09.002197 np0000173183 devstack@c-api.service[112546]: /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:09.002197 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.002197 np0000173183 devstack@c-api.service[112546]: /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:09.002197 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.002586 np0000173183 devstack@c-api.service[112546]: /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:09.002586 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.002586 np0000173183 devstack@c-api.service[112546]: /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:09.002586 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.002820 np0000173183 devstack@c-api.service[112546]: /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:09.002820 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.002820 np0000173183 devstack@c-api.service[112546]: /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:09.002820 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.002820 np0000173183 devstack@c-api.service[112546]: /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:09.002820 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.003168 np0000173183 devstack@c-api.service[112546]: /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:09.003168 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.003168 np0000173183 devstack@c-api.service[112546]: /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:09.003168 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.003168 np0000173183 devstack@c-api.service[112546]: /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:09.003508 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.003508 np0000173183 devstack@c-api.service[112546]: /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:09.003508 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.003508 np0000173183 devstack@c-api.service[112546]: /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:09.003508 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.003829 np0000173183 devstack@c-api.service[112546]: /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:09.003829 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.003829 np0000173183 devstack@c-api.service[112546]: /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:09.003829 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.004058 np0000173183 devstack@c-api.service[112546]: /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:09.004058 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.004058 np0000173183 devstack@c-api.service[112546]: /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:09.004058 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.004058 np0000173183 devstack@c-api.service[112546]: /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:09.004359 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.004359 np0000173183 devstack@c-api.service[112546]: /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:09.004359 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.004359 np0000173183 devstack@c-api.service[112546]: /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:09.004359 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.004681 np0000173183 devstack@c-api.service[112546]: /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:09.004681 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.004681 np0000173183 devstack@c-api.service[112546]: /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:09.004681 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.004681 np0000173183 devstack@c-api.service[112546]: /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:09.004681 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005066 np0000173183 devstack@c-api.service[112546]: /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:09.005066 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005066 np0000173183 devstack@c-api.service[112546]: /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:09.005066 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005066 np0000173183 devstack@c-api.service[112546]: /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:09.005066 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005430 np0000173183 devstack@c-api.service[112546]: /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:09.005430 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005430 np0000173183 devstack@c-api.service[112546]: /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:09.005430 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005430 np0000173183 devstack@c-api.service[112546]: /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:09.005430 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005861 np0000173183 devstack@c-api.service[112546]: /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:09.005861 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005861 np0000173183 devstack@c-api.service[112546]: /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:09.005861 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.005861 np0000173183 devstack@c-api.service[112546]: /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:09.006078 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006078 np0000173183 devstack@c-api.service[112546]: /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:09.006078 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006078 np0000173183 devstack@c-api.service[112546]: /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:09.006078 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006253 np0000173183 devstack@c-api.service[112546]: /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:09.006253 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006253 np0000173183 devstack@c-api.service[112546]: /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:09.006253 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006253 np0000173183 devstack@c-api.service[112546]: /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:09.006253 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006501 np0000173183 devstack@c-api.service[112546]: /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:09.006501 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006501 np0000173183 devstack@c-api.service[112546]: /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:09.006501 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006501 np0000173183 devstack@c-api.service[112546]: /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:09.006501 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006696 np0000173183 devstack@c-api.service[112546]: /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:09.006696 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006696 np0000173183 devstack@c-api.service[112546]: /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:09.006696 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006696 np0000173183 devstack@c-api.service[112546]: /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:09.006876 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006876 np0000173183 devstack@c-api.service[112546]: /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:09.006876 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.006876 np0000173183 devstack@c-api.service[112546]: /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:09.006876 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007045 np0000173183 devstack@c-api.service[112546]: /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:09.007045 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007045 np0000173183 devstack@c-api.service[112546]: /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:09.007045 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007195 np0000173183 devstack@c-api.service[112546]: /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:09.007195 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007195 np0000173183 devstack@c-api.service[112546]: /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:09.007195 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007442 np0000173183 devstack@c-api.service[112546]: /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:09.007442 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007442 np0000173183 devstack@c-api.service[112546]: /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:09.007442 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007442 np0000173183 devstack@c-api.service[112546]: /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:09.007648 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007648 np0000173183 devstack@c-api.service[112546]: /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:09.007648 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007648 np0000173183 devstack@c-api.service[112546]: /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:09.007648 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007817 np0000173183 devstack@c-api.service[112546]: /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:09.007817 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007817 np0000173183 devstack@c-api.service[112546]: /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:09.007817 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007969 np0000173183 devstack@c-api.service[112546]: /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:09.007969 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.007969 np0000173183 devstack@c-api.service[112546]: /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:09.007969 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008115 np0000173183 devstack@c-api.service[112546]: /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:09.008115 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008115 np0000173183 devstack@c-api.service[112546]: /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:09.008115 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008251 np0000173183 devstack@c-api.service[112546]: /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:09.008251 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008251 np0000173183 devstack@c-api.service[112546]: /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:09.008251 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008399 np0000173183 devstack@c-api.service[112546]: /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:09.008399 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008399 np0000173183 devstack@c-api.service[112546]: /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:09.008399 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008557 np0000173183 devstack@c-api.service[112546]: /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:09.008557 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008557 np0000173183 devstack@c-api.service[112546]: /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:09.008557 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008557 np0000173183 devstack@c-api.service[112546]: /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:09.008746 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008746 np0000173183 devstack@c-api.service[112546]: /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:09.008746 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008746 np0000173183 devstack@c-api.service[112546]: /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:09.008746 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008746 np0000173183 devstack@c-api.service[112546]: /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:09.008948 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008948 np0000173183 devstack@c-api.service[112546]: /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:09.008948 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.008948 np0000173183 devstack@c-api.service[112546]: /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:09.008948 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009122 np0000173183 devstack@c-api.service[112546]: /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:09.009122 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009122 np0000173183 devstack@c-api.service[112546]: /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:09.009122 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009122 np0000173183 devstack@c-api.service[112546]: /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:09.009122 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009336 np0000173183 devstack@c-api.service[112546]: /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:09.009336 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009336 np0000173183 devstack@c-api.service[112546]: /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:09.009336 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009336 np0000173183 devstack@c-api.service[112546]: /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:09.009336 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009595 np0000173183 devstack@c-api.service[112546]: /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:09.009595 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009595 np0000173183 devstack@c-api.service[112546]: /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:09.009595 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009595 np0000173183 devstack@c-api.service[112546]: /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:09.009595 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009843 np0000173183 devstack@c-api.service[112546]: /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:09.009843 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009843 np0000173183 devstack@c-api.service[112546]: /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:09.009843 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.009843 np0000173183 devstack@c-api.service[112546]: /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:09.009843 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.010067 np0000173183 devstack@c-api.service[112546]: /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:09.010067 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.010067 np0000173183 devstack@c-api.service[112546]: /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:09.010067 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.010215 np0000173183 devstack@c-api.service[112546]: /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:09.010215 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.010215 np0000173183 devstack@c-api.service[112546]: /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:09.010215 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.010215 np0000173183 devstack@c-api.service[112546]: /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:09.010396 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.010396 np0000173183 devstack@c-api.service[112546]: /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:09.010396 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.010396 np0000173183 devstack@c-api.service[112546]: /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:09.010396 np0000173183 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) May 09 14:05:09.010396 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:09.491294 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 admin admin] POST https://199.204.45.156/volume/v3/types May 09 14:05:09.491948 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:05:09.493663 np0000173183 devstack@c-api.service[112546]: /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:09.493663 np0000173183 devstack@c-api.service[112546]: warnings.warn( May 09 14:05:09.503634 np0000173183 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:09.537047 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 May 09 14:05:09.537966 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1288 bytes} [Sat May 9 14:05:08 2026] POST /volume/v3/types => generated 186 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:05:09.550013 np0000173183 devstack@c-api.service[112545]: /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:09.550013 np0000173183 devstack@c-api.service[112545]: warnings.warn( May 09 14:05:09.562847 np0000173183 devstack@c-api.service[112545]: /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:09.562847 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.562847 np0000173183 devstack@c-api.service[112545]: /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:09.562847 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.563218 np0000173183 devstack@c-api.service[112545]: /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:09.563218 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.563218 np0000173183 devstack@c-api.service[112545]: /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:09.563218 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.563534 np0000173183 devstack@c-api.service[112545]: /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:09.563534 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.563534 np0000173183 devstack@c-api.service[112545]: /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:09.563534 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.563534 np0000173183 devstack@c-api.service[112545]: /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:09.563534 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.563957 np0000173183 devstack@c-api.service[112545]: /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:09.563957 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.563957 np0000173183 devstack@c-api.service[112545]: /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:09.563957 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.563957 np0000173183 devstack@c-api.service[112545]: /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:09.564272 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.564272 np0000173183 devstack@c-api.service[112545]: /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:09.564272 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.564272 np0000173183 devstack@c-api.service[112545]: /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:09.564272 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.564625 np0000173183 devstack@c-api.service[112545]: /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:09.564625 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.564625 np0000173183 devstack@c-api.service[112545]: /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:09.564625 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.564865 np0000173183 devstack@c-api.service[112545]: /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:09.564865 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.564865 np0000173183 devstack@c-api.service[112545]: /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:09.564865 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.564865 np0000173183 devstack@c-api.service[112545]: /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:09.565162 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.565162 np0000173183 devstack@c-api.service[112545]: /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:09.565162 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.565162 np0000173183 devstack@c-api.service[112545]: /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:09.565162 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.565487 np0000173183 devstack@c-api.service[112545]: /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:09.565487 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.565487 np0000173183 devstack@c-api.service[112545]: /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:09.565487 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.565487 np0000173183 devstack@c-api.service[112545]: /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:09.565487 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.565822 np0000173183 devstack@c-api.service[112545]: /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:09.565822 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.565822 np0000173183 devstack@c-api.service[112545]: /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:09.565822 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.565822 np0000173183 devstack@c-api.service[112545]: /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:09.565822 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.566225 np0000173183 devstack@c-api.service[112545]: /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:09.566225 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.566225 np0000173183 devstack@c-api.service[112545]: /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:09.566225 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.566225 np0000173183 devstack@c-api.service[112545]: /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:09.566225 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.566699 np0000173183 devstack@c-api.service[112545]: /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:09.566699 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.566699 np0000173183 devstack@c-api.service[112545]: /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:09.566699 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.566699 np0000173183 devstack@c-api.service[112545]: /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:09.567044 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.567044 np0000173183 devstack@c-api.service[112545]: /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:09.567044 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.567044 np0000173183 devstack@c-api.service[112545]: /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:09.567044 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.567324 np0000173183 devstack@c-api.service[112545]: /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:09.567324 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.567324 np0000173183 devstack@c-api.service[112545]: /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:09.567324 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.567324 np0000173183 devstack@c-api.service[112545]: /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:09.567324 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.567720 np0000173183 devstack@c-api.service[112545]: /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:09.567720 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.567720 np0000173183 devstack@c-api.service[112545]: /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:09.567720 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.567720 np0000173183 devstack@c-api.service[112545]: /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:09.567720 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568065 np0000173183 devstack@c-api.service[112545]: /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:09.568065 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568065 np0000173183 devstack@c-api.service[112545]: /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:09.568065 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568065 np0000173183 devstack@c-api.service[112545]: /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:09.568360 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568360 np0000173183 devstack@c-api.service[112545]: /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:09.568360 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568360 np0000173183 devstack@c-api.service[112545]: /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:09.568360 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568669 np0000173183 devstack@c-api.service[112545]: /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:09.568669 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568669 np0000173183 devstack@c-api.service[112545]: /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:09.568669 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568910 np0000173183 devstack@c-api.service[112545]: /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:09.568910 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.568910 np0000173183 devstack@c-api.service[112545]: /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:09.568910 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.569186 np0000173183 devstack@c-api.service[112545]: /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:09.569186 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.569186 np0000173183 devstack@c-api.service[112545]: /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:09.569186 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.569186 np0000173183 devstack@c-api.service[112545]: /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:09.569539 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.569539 np0000173183 devstack@c-api.service[112545]: /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:09.569539 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.569539 np0000173183 devstack@c-api.service[112545]: /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:09.569539 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.569979 np0000173183 devstack@c-api.service[112545]: /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:09.569979 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.569979 np0000173183 devstack@c-api.service[112545]: /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:09.569979 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.570214 np0000173183 devstack@c-api.service[112545]: /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:09.570214 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.570214 np0000173183 devstack@c-api.service[112545]: /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:09.570214 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.570513 np0000173183 devstack@c-api.service[112545]: /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:09.570513 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.570513 np0000173183 devstack@c-api.service[112545]: /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:09.570513 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.570752 np0000173183 devstack@c-api.service[112545]: /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:09.570752 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.570752 np0000173183 devstack@c-api.service[112545]: /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:09.570752 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.570987 np0000173183 devstack@c-api.service[112545]: /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:09.570987 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.570987 np0000173183 devstack@c-api.service[112545]: /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:09.570987 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.571221 np0000173183 devstack@c-api.service[112545]: /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:09.571221 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.571221 np0000173183 devstack@c-api.service[112545]: /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:09.571221 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.571221 np0000173183 devstack@c-api.service[112545]: /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:09.571648 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.571648 np0000173183 devstack@c-api.service[112545]: /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:09.571648 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.571648 np0000173183 devstack@c-api.service[112545]: /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:09.571648 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.571648 np0000173183 devstack@c-api.service[112545]: /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:09.571996 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.571996 np0000173183 devstack@c-api.service[112545]: /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:09.571996 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.571996 np0000173183 devstack@c-api.service[112545]: /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:09.571996 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.572277 np0000173183 devstack@c-api.service[112545]: /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:09.572277 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.572277 np0000173183 devstack@c-api.service[112545]: /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:09.572277 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.572277 np0000173183 devstack@c-api.service[112545]: /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:09.572277 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.572724 np0000173183 devstack@c-api.service[112545]: /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:09.572724 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.572724 np0000173183 devstack@c-api.service[112545]: /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:09.572724 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.572724 np0000173183 devstack@c-api.service[112545]: /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:09.572724 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.573078 np0000173183 devstack@c-api.service[112545]: /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:09.573078 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.573078 np0000173183 devstack@c-api.service[112545]: /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:09.573078 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.573078 np0000173183 devstack@c-api.service[112545]: /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:09.573078 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.573570 np0000173183 devstack@c-api.service[112545]: /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:09.573570 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.573570 np0000173183 devstack@c-api.service[112545]: /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:09.573570 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.573570 np0000173183 devstack@c-api.service[112545]: /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:09.573570 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.574248 np0000173183 devstack@c-api.service[112545]: /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:09.574248 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.574248 np0000173183 devstack@c-api.service[112545]: /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:09.574248 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.574439 np0000173183 devstack@c-api.service[112545]: /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:09.574439 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.574439 np0000173183 devstack@c-api.service[112545]: /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:09.574439 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.574439 np0000173183 devstack@c-api.service[112545]: /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:09.574580 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.574580 np0000173183 devstack@c-api.service[112545]: /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:09.574580 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.574580 np0000173183 devstack@c-api.service[112545]: /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:09.574580 np0000173183 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) May 09 14:05:09.574580 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 req-b31687de-fd4a-472d-8fa5-29876dfe98f1 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:09.896011 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 req-b31687de-fd4a-472d-8fa5-29876dfe98f1 admin admin] POST https://199.204.45.156/volume/v3/types/7faac176-bf63-47fe-b49e-01f45650f51b/extra_specs May 09 14:05:09.896569 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 req-b31687de-fd4a-472d-8fa5-29876dfe98f1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:05:09.898299 np0000173183 devstack@c-api.service[112545]: /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:09.898299 np0000173183 devstack@c-api.service[112545]: warnings.warn( May 09 14:05:09.908773 np0000173183 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 req-b31687de-fd4a-472d-8fa5-29876dfe98f1 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:09.974241 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [req-f5a7e6a9-ce85-4b55-9b40-344f62bc5e11 req-b31687de-fd4a-472d-8fa5-29876dfe98f1 admin admin] https://199.204.45.156/volume/v3/types/7faac176-bf63-47fe-b49e-01f45650f51b/extra_specs returned with HTTP 200 May 09 14:05:09.974815 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 1/3] 199.204.45.156 () {70 vars in 1505 bytes} [Sat May 9 14:05:09 2026] POST /volume/v3/types/7faac176-bf63-47fe-b49e-01f45650f51b/extra_specs => generated 55 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:05:11.830907 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=6 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:11.839194 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=6 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:19.534439 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:05:19.972272 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:07:37.305131 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:07:37.305131 np0000173183 devstack@c-api.service[112547]: warnings.warn( May 09 14:07:37.319894 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.319894 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.319894 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.319894 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.320273 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.320273 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.320273 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.320273 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.320645 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.320645 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.320645 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.320645 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.320645 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.320645 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.321063 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.321063 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.321063 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.321063 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.321063 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.321496 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.321496 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.321496 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.321496 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.321496 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.322150 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.322150 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.322150 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.322150 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.322742 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.322742 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.322742 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.322742 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.322742 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.323559 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.323559 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.323559 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.323559 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.323559 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.324354 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.324354 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.324354 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.324354 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.324354 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.324354 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.324938 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.324938 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.324938 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.324938 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.324938 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.324938 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.325485 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.325485 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.325485 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.325485 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.325485 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.325485 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.326017 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.326017 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.326017 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.326017 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.326017 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.326304 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.326304 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.326304 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.326304 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.326304 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.326608 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.326608 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.326608 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.326608 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.326608 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.326608 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.327023 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.327023 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.327023 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.327023 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.327023 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.327023 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.327538 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.327538 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.327538 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.327538 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.327538 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.327984 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.327984 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.327984 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.327984 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.327984 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.328477 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.328477 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.328477 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.328477 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.328859 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.328859 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.328859 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.328859 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329081 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329081 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329081 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329081 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329081 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329360 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329360 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329360 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329360 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329360 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329591 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329591 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329591 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329591 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329769 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329769 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329769 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329769 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329934 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329934 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.329934 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.329934 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.330110 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.330110 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.330110 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.330110 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.330273 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.330273 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.330273 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.330273 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.331168 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.331168 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.331168 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.331168 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.331168 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.331591 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.331591 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.331591 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.331591 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.331591 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.331591 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.331988 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.331988 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.331988 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.331988 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.331988 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332220 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332220 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332220 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332220 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332220 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332220 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332570 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332570 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332570 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332570 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332570 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332570 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332877 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332877 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332877 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332877 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.332877 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.332877 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.333165 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.333165 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.333165 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.333165 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.333165 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.333165 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.333529 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.333529 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.333529 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.333529 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.333738 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.333738 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.333738 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.333738 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.333738 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.334002 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.334002 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.334002 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.334002 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 14:07:37.334002 np0000173183 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 09 14:07:37.334002 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-ee195c22-7aee-4284-ba8f-4a80b50b1ede None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:07:37.334002 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-ee195c22-7aee-4284-ba8f-4a80b50b1ede None None] GET https://199.204.45.156/volume// May 09 14:07:37.334313 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-ee195c22-7aee-4284-ba8f-4a80b50b1ede None None] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:07:37.334313 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-ee195c22-7aee-4284-ba8f-4a80b50b1ede None None] Calling method 'all' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:07:37.334313 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-ee195c22-7aee-4284-ba8f-4a80b50b1ede None None] https://199.204.45.156/volume// returned with HTTP 300 May 09 14:07:37.334313 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 1/4] 199.204.45.156 () {66 vars in 1456 bytes} [Sat May 9 14:07:37 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:08:13.059085 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-b659e481-3333-437b-85a2-23a55d96435d None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:13.386701 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-b659e481-3333-437b-85a2-23a55d96435d demo demo] GET https://199.204.45.156/volume/v3/types?is_public=None May 09 14:08:13.387063 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-b659e481-3333-437b-85a2-23a55d96435d demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:13.387332 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-b659e481-3333-437b-85a2-23a55d96435d demo demo] Calling method 'index' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:13.387849 np0000173183 devstack@c-api.service[112548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:08:13.387849 np0000173183 devstack@c-api.service[112548]: warnings.warn( May 09 14:08:13.388511 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-b659e481-3333-437b-85a2-23a55d96435d demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:08:13.398804 np0000173183 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [None req-b659e481-3333-437b-85a2-23a55d96435d 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:13.421361 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-b659e481-3333-437b-85a2-23a55d96435d demo demo] https://199.204.45.156/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:08:13.421994 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 2/5] 199.204.45.156 () {64 vars in 1263 bytes} [Sat May 9 14:08:13 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:08:13.434709 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [req-b659e481-3333-437b-85a2-23a55d96435d req-c766c4bb-7163-4ccc-b691-622dfe199a05 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:13.439285 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-b659e481-3333-437b-85a2-23a55d96435d req-c766c4bb-7163-4ccc-b691-622dfe199a05 demo demo] GET https://199.204.45.156/volume/v3/types/default May 09 14:08:13.439546 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [req-b659e481-3333-437b-85a2-23a55d96435d req-c766c4bb-7163-4ccc-b691-622dfe199a05 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:13.439795 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [req-b659e481-3333-437b-85a2-23a55d96435d req-c766c4bb-7163-4ccc-b691-622dfe199a05 demo demo] Calling method 'show' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:13.449900 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-b659e481-3333-437b-85a2-23a55d96435d req-c766c4bb-7163-4ccc-b691-622dfe199a05 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 May 09 14:08:13.450212 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 2/6] 199.204.45.156 () {66 vars in 1329 bytes} [Sat May 9 14:08:13 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:08:13.788139 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-b7917b63-8793-41e9-a24a-fa093245126d None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:13.791704 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-b7917b63-8793-41e9-a24a-fa093245126d demo demo] GET https://199.204.45.156/volume/v3/types/default May 09 14:08:13.791978 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-b7917b63-8793-41e9-a24a-fa093245126d demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:13.792254 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-b7917b63-8793-41e9-a24a-fa093245126d demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:13.804944 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-b7917b63-8793-41e9-a24a-fa093245126d demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 May 09 14:08:13.805315 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 2/7] 199.204.45.156 () {64 vars in 1258 bytes} [Sat May 9 14:08:13 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:08:14.208508 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-b5f9d21f-40e5-4ab8-8b14-0ae0cbddb035 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:14.540489 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-b5f9d21f-40e5-4ab8-8b14-0ae0cbddb035 demo demo] GET https://199.204.45.156/volume/v3/types/default May 09 14:08:14.540832 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-b5f9d21f-40e5-4ab8-8b14-0ae0cbddb035 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:14.541032 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-b5f9d21f-40e5-4ab8-8b14-0ae0cbddb035 demo demo] Calling method 'show' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:14.550667 np0000173183 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-b5f9d21f-40e5-4ab8-8b14-0ae0cbddb035 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:08:14.570091 np0000173183 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 14:08:14.570091 np0000173183 devstack@c-api.service[112547]: warnings.warn( May 09 14:08:14.572729 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-b5f9d21f-40e5-4ab8-8b14-0ae0cbddb035 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 May 09 14:08:14.573157 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 2/8] 199.204.45.156 () {64 vars in 1258 bytes} [Sat May 9 14:08:14 2026] GET /volume/v3/types/default => generated 145 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:08:14.586510 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-99b9fe3a-5e88-4b98-b912-c2277303c34b None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:08:14.589333 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-99b9fe3a-5e88-4b98-b912-c2277303c34b demo demo] GET https://199.204.45.156/volume/v3/types/default May 09 14:08:14.589597 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-99b9fe3a-5e88-4b98-b912-c2277303c34b demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:08:14.589858 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-99b9fe3a-5e88-4b98-b912-c2277303c34b demo demo] Calling method 'show' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:08:14.604667 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-99b9fe3a-5e88-4b98-b912-c2277303c34b demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 May 09 14:08:14.605034 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 3/9] 199.204.45.156 () {64 vars in 1258 bytes} [Sat May 9 14:08:14 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:08:23.446340 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=2 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:23.801584 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=2 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:24.567234 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=2 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:08:24.601269 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=3 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:40.152880 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-e617fae1-7ce5-485b-bbe9-f1dfce4621aa None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:40.243689 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-e617fae1-7ce5-485b-bbe9-f1dfce4621aa demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:12:40.243939 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-e617fae1-7ce5-485b-bbe9-f1dfce4621aa demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:40.244379 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-e617fae1-7ce5-485b-bbe9-f1dfce4621aa demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:40.245043 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-e617fae1-7ce5-485b-bbe9-f1dfce4621aa demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:40.246087 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-e617fae1-7ce5-485b-bbe9-f1dfce4621aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:12:40.298286 np0000173183 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-e617fae1-7ce5-485b-bbe9-f1dfce4621aa demo demo] Get all volumes completed successfully. May 09 14:12:40.300942 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-e617fae1-7ce5-485b-bbe9-f1dfce4621aa demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:12:40.301548 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 3/10] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:12:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:12:50.273425 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:40.327102 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-6fdaf147-fdef-4a2c-a845-d6187e4e1cdd None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:13:40.330222 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-6fdaf147-fdef-4a2c-a845-d6187e4e1cdd demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:13:40.330222 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-6fdaf147-fdef-4a2c-a845-d6187e4e1cdd demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:13:40.330351 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-6fdaf147-fdef-4a2c-a845-d6187e4e1cdd demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:13:40.330911 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-6fdaf147-fdef-4a2c-a845-d6187e4e1cdd demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:13:40.331774 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-6fdaf147-fdef-4a2c-a845-d6187e4e1cdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:13:40.359368 np0000173183 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-6fdaf147-fdef-4a2c-a845-d6187e4e1cdd demo demo] Get all volumes completed successfully. May 09 14:13:40.361476 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-6fdaf147-fdef-4a2c-a845-d6187e4e1cdd demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:13:40.363446 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 3/11] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:13:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:13:50.355105 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:14:40.364549 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-c1e1d2e0-003b-4850-9619-8fa04e7dfb5e None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:14:40.368345 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-c1e1d2e0-003b-4850-9619-8fa04e7dfb5e demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:14:40.368862 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-c1e1d2e0-003b-4850-9619-8fa04e7dfb5e demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:14:40.369209 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-c1e1d2e0-003b-4850-9619-8fa04e7dfb5e demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:14:40.369997 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-c1e1d2e0-003b-4850-9619-8fa04e7dfb5e demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:14:40.370979 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-c1e1d2e0-003b-4850-9619-8fa04e7dfb5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:14:40.424179 np0000173183 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-c1e1d2e0-003b-4850-9619-8fa04e7dfb5e demo demo] Get all volumes completed successfully. May 09 14:14:40.428887 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-c1e1d2e0-003b-4850-9619-8fa04e7dfb5e demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:14:40.429770 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 3/12] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:14:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:14:50.410700 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:15:40.434832 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-9482815e-bf88-4b98-9eba-b1a9535a942b None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:40.439074 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-9482815e-bf88-4b98-9eba-b1a9535a942b demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:15:40.439417 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-9482815e-bf88-4b98-9eba-b1a9535a942b demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:40.439775 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-9482815e-bf88-4b98-9eba-b1a9535a942b demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:40.440467 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-9482815e-bf88-4b98-9eba-b1a9535a942b demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:40.442235 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-9482815e-bf88-4b98-9eba-b1a9535a942b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:40.485351 np0000173183 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-9482815e-bf88-4b98-9eba-b1a9535a942b demo demo] Get all volumes completed successfully. May 09 14:15:40.488329 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-9482815e-bf88-4b98-9eba-b1a9535a942b demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:40.488929 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 4/13] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:15:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:15:50.477511 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:40.499376 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-533e1620-9390-4d23-acb3-fb94eed1dded None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:40.504397 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-533e1620-9390-4d23-acb3-fb94eed1dded demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:16:40.504862 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-533e1620-9390-4d23-acb3-fb94eed1dded demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:40.505260 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-533e1620-9390-4d23-acb3-fb94eed1dded demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:40.505769 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-533e1620-9390-4d23-acb3-fb94eed1dded demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:40.507377 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-533e1620-9390-4d23-acb3-fb94eed1dded demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:40.516530 np0000173183 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-533e1620-9390-4d23-acb3-fb94eed1dded demo demo] Get all volumes completed successfully. May 09 14:16:40.518611 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-533e1620-9390-4d23-acb3-fb94eed1dded demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:40.518987 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 4/14] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:16:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:16:50.511756 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:40.530435 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-ab90ac2c-d15c-46d6-8062-8a8688ad1e75 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:40.647430 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-ab90ac2c-d15c-46d6-8062-8a8688ad1e75 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:17:40.647430 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-ab90ac2c-d15c-46d6-8062-8a8688ad1e75 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:40.647430 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-ab90ac2c-d15c-46d6-8062-8a8688ad1e75 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:40.647430 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-ab90ac2c-d15c-46d6-8062-8a8688ad1e75 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:40.647430 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-ab90ac2c-d15c-46d6-8062-8a8688ad1e75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:40.655814 np0000173183 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-ab90ac2c-d15c-46d6-8062-8a8688ad1e75 demo demo] Get all volumes completed successfully. May 09 14:17:40.658696 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-ab90ac2c-d15c-46d6-8062-8a8688ad1e75 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:40.659302 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 4/15] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:17:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:50.651033 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:40.688046 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-0a2e9457-30ab-47ec-bc1a-daed430871ff None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:40.690932 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-0a2e9457-30ab-47ec-bc1a-daed430871ff demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:18:40.691205 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-0a2e9457-30ab-47ec-bc1a-daed430871ff demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:40.691513 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-0a2e9457-30ab-47ec-bc1a-daed430871ff demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:40.691887 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-0a2e9457-30ab-47ec-bc1a-daed430871ff demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:40.693014 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-0a2e9457-30ab-47ec-bc1a-daed430871ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:40.703280 np0000173183 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-0a2e9457-30ab-47ec-bc1a-daed430871ff demo demo] Get all volumes completed successfully. May 09 14:18:40.706495 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-0a2e9457-30ab-47ec-bc1a-daed430871ff demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:40.707134 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 4/16] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:18:40 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:18:50.696442 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:40.724302 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-9ef88e09-22b8-43f6-8cb1-49c0c044a0f6 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:40.728976 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-9ef88e09-22b8-43f6-8cb1-49c0c044a0f6 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:19:40.729122 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-9ef88e09-22b8-43f6-8cb1-49c0c044a0f6 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:40.729278 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-9ef88e09-22b8-43f6-8cb1-49c0c044a0f6 demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:40.729682 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-9ef88e09-22b8-43f6-8cb1-49c0c044a0f6 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:40.730659 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-9ef88e09-22b8-43f6-8cb1-49c0c044a0f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:40.739615 np0000173183 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-9ef88e09-22b8-43f6-8cb1-49c0c044a0f6 demo demo] Get all volumes completed successfully. May 09 14:19:40.743491 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-9ef88e09-22b8-43f6-8cb1-49c0c044a0f6 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:40.743491 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 5/17] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:19:40 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:19:50.733869 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:40.763381 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-621ee76f-0654-465c-9d4c-d380c4949e9b None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:40.767164 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-621ee76f-0654-465c-9d4c-d380c4949e9b demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:20:40.767678 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-621ee76f-0654-465c-9d4c-d380c4949e9b demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:40.768024 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-621ee76f-0654-465c-9d4c-d380c4949e9b demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:40.768535 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-621ee76f-0654-465c-9d4c-d380c4949e9b demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:40.769913 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-621ee76f-0654-465c-9d4c-d380c4949e9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:40.781246 np0000173183 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-621ee76f-0654-465c-9d4c-d380c4949e9b demo demo] Get all volumes completed successfully. May 09 14:20:40.784046 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-621ee76f-0654-465c-9d4c-d380c4949e9b demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:40.784764 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 5/18] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:20:40 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:20:50.774183 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:40.799566 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-2185223c-272c-4723-9c98-a4dc3412d035 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:40.802114 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-2185223c-272c-4723-9c98-a4dc3412d035 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:21:40.802626 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-2185223c-272c-4723-9c98-a4dc3412d035 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:40.802976 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-2185223c-272c-4723-9c98-a4dc3412d035 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:40.803367 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-2185223c-272c-4723-9c98-a4dc3412d035 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:40.804466 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-2185223c-272c-4723-9c98-a4dc3412d035 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:40.811787 np0000173183 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-2185223c-272c-4723-9c98-a4dc3412d035 demo demo] Get all volumes completed successfully. May 09 14:21:40.814290 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-2185223c-272c-4723-9c98-a4dc3412d035 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:40.814290 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 5/19] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:21:40 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:21:50.807529 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:40.837627 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-9437ab1c-86e8-4a87-bb39-02e37df56efe None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:40.996345 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-9437ab1c-86e8-4a87-bb39-02e37df56efe demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:22:40.998560 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-9437ab1c-86e8-4a87-bb39-02e37df56efe demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:40.998560 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-9437ab1c-86e8-4a87-bb39-02e37df56efe demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:40.998560 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-9437ab1c-86e8-4a87-bb39-02e37df56efe demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:40.999226 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-9437ab1c-86e8-4a87-bb39-02e37df56efe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:41.014503 np0000173183 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-9437ab1c-86e8-4a87-bb39-02e37df56efe demo demo] Get all volumes completed successfully. May 09 14:22:41.017354 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-9437ab1c-86e8-4a87-bb39-02e37df56efe demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:41.017815 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 5/20] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:22:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:51.009465 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:41.035496 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-0085302a-5d40-4702-892c-869ff097829e None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:41.040704 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-0085302a-5d40-4702-892c-869ff097829e demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:23:41.040761 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-0085302a-5d40-4702-892c-869ff097829e demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:41.040982 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-0085302a-5d40-4702-892c-869ff097829e demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:41.041262 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-0085302a-5d40-4702-892c-869ff097829e demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:41.042203 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-0085302a-5d40-4702-892c-869ff097829e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:41.057076 np0000173183 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-0085302a-5d40-4702-892c-869ff097829e demo demo] Get all volumes completed successfully. May 09 14:23:41.060036 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-0085302a-5d40-4702-892c-869ff097829e demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:41.060564 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 6/21] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:23:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:51.045775 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:41.074046 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-d94ad50c-b281-41af-b326-533c54d819f3 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:41.078915 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-d94ad50c-b281-41af-b326-533c54d819f3 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:24:41.079467 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-d94ad50c-b281-41af-b326-533c54d819f3 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:41.079887 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-d94ad50c-b281-41af-b326-533c54d819f3 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:41.080353 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-d94ad50c-b281-41af-b326-533c54d819f3 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:41.081879 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-d94ad50c-b281-41af-b326-533c54d819f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:41.090278 np0000173183 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-d94ad50c-b281-41af-b326-533c54d819f3 demo demo] Get all volumes completed successfully. May 09 14:24:41.092561 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-d94ad50c-b281-41af-b326-533c54d819f3 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:41.093009 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 6/22] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:24:41 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:24:51.085495 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:41.109645 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-bc1527e9-e4f4-44fa-8740-b243e09cd08f None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:41.113960 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-bc1527e9-e4f4-44fa-8740-b243e09cd08f demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:25:41.114249 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-bc1527e9-e4f4-44fa-8740-b243e09cd08f demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:41.114567 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-bc1527e9-e4f4-44fa-8740-b243e09cd08f demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:41.114862 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-bc1527e9-e4f4-44fa-8740-b243e09cd08f demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:41.115834 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-bc1527e9-e4f4-44fa-8740-b243e09cd08f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:41.124424 np0000173183 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-bc1527e9-e4f4-44fa-8740-b243e09cd08f demo demo] Get all volumes completed successfully. May 09 14:25:41.127061 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-bc1527e9-e4f4-44fa-8740-b243e09cd08f demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:41.127543 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 6/23] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:25:41 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:51.118910 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:41.145931 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-0e14e7ce-f524-40c3-8f73-b6c7249670e9 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:41.149590 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-0e14e7ce-f524-40c3-8f73-b6c7249670e9 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:26:41.149816 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-0e14e7ce-f524-40c3-8f73-b6c7249670e9 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:41.150117 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-0e14e7ce-f524-40c3-8f73-b6c7249670e9 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:41.150490 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-0e14e7ce-f524-40c3-8f73-b6c7249670e9 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:41.151542 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-0e14e7ce-f524-40c3-8f73-b6c7249670e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:41.158140 np0000173183 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-0e14e7ce-f524-40c3-8f73-b6c7249670e9 demo demo] Get all volumes completed successfully. May 09 14:26:41.161475 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-0e14e7ce-f524-40c3-8f73-b6c7249670e9 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:41.161825 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 6/24] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:26:41 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:26:51.155138 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:41.174153 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-d8f8d72b-7f98-4092-81a3-0e708b786f90 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:41.284800 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-d8f8d72b-7f98-4092-81a3-0e708b786f90 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:27:41.285213 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-d8f8d72b-7f98-4092-81a3-0e708b786f90 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:41.285657 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-d8f8d72b-7f98-4092-81a3-0e708b786f90 demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:41.286118 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-d8f8d72b-7f98-4092-81a3-0e708b786f90 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:41.287639 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-d8f8d72b-7f98-4092-81a3-0e708b786f90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:41.296186 np0000173183 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-d8f8d72b-7f98-4092-81a3-0e708b786f90 demo demo] Get all volumes completed successfully. May 09 14:27:41.298119 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-d8f8d72b-7f98-4092-81a3-0e708b786f90 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:41.298663 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 7/25] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:27:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:27:51.291629 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:41.309842 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-d15f5223-531e-40ae-9955-82daa203eb50 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:41.314262 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-d15f5223-531e-40ae-9955-82daa203eb50 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:28:41.315694 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-d15f5223-531e-40ae-9955-82daa203eb50 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:41.315885 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-d15f5223-531e-40ae-9955-82daa203eb50 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:41.316100 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-d15f5223-531e-40ae-9955-82daa203eb50 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:41.316785 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-d15f5223-531e-40ae-9955-82daa203eb50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:41.325292 np0000173183 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-d15f5223-531e-40ae-9955-82daa203eb50 demo demo] Get all volumes completed successfully. May 09 14:28:41.327595 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-d15f5223-531e-40ae-9955-82daa203eb50 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:41.328041 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 7/26] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:28:41 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:28:51.320832 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:41.341134 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-68e8e16c-9028-4431-9920-d5a3ab750ab3 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:41.346913 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-68e8e16c-9028-4431-9920-d5a3ab750ab3 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:29:41.347271 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-68e8e16c-9028-4431-9920-d5a3ab750ab3 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:41.347683 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-68e8e16c-9028-4431-9920-d5a3ab750ab3 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:41.348118 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-68e8e16c-9028-4431-9920-d5a3ab750ab3 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:41.349100 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-68e8e16c-9028-4431-9920-d5a3ab750ab3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:41.359620 np0000173183 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-68e8e16c-9028-4431-9920-d5a3ab750ab3 demo demo] Get all volumes completed successfully. May 09 14:29:41.362853 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-68e8e16c-9028-4431-9920-d5a3ab750ab3 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:41.363374 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 7/27] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:29:41 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:29:51.353004 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:41.377568 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-b14a0464-abfc-4b31-9b4a-79b87cee0263 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:41.380240 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-b14a0464-abfc-4b31-9b4a-79b87cee0263 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:30:41.380506 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-b14a0464-abfc-4b31-9b4a-79b87cee0263 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:41.380736 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-b14a0464-abfc-4b31-9b4a-79b87cee0263 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:41.381020 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-b14a0464-abfc-4b31-9b4a-79b87cee0263 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:41.381941 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-b14a0464-abfc-4b31-9b4a-79b87cee0263 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:41.393663 np0000173183 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-b14a0464-abfc-4b31-9b4a-79b87cee0263 demo demo] Get all volumes completed successfully. May 09 14:30:41.398287 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-b14a0464-abfc-4b31-9b4a-79b87cee0263 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:41.399045 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 7/28] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:30:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:51.384929 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:41.438516 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-27e82baf-2021-41ee-8949-0f72d657aaa3 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:41.442457 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-27e82baf-2021-41ee-8949-0f72d657aaa3 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:31:41.442824 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-27e82baf-2021-41ee-8949-0f72d657aaa3 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:41.443190 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-27e82baf-2021-41ee-8949-0f72d657aaa3 demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:41.443674 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-27e82baf-2021-41ee-8949-0f72d657aaa3 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:41.445216 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-27e82baf-2021-41ee-8949-0f72d657aaa3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:41.454624 np0000173183 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-27e82baf-2021-41ee-8949-0f72d657aaa3 demo demo] Get all volumes completed successfully. May 09 14:31:41.458215 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-27e82baf-2021-41ee-8949-0f72d657aaa3 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:41.458655 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 8/29] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:31:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:51.449241 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:41.472203 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-2f4e6795-b5e6-4708-a987-18f918f9f577 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:41.564666 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-2f4e6795-b5e6-4708-a987-18f918f9f577 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:32:41.565042 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-2f4e6795-b5e6-4708-a987-18f918f9f577 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:41.565423 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-2f4e6795-b5e6-4708-a987-18f918f9f577 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:41.565879 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-2f4e6795-b5e6-4708-a987-18f918f9f577 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:41.567428 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-2f4e6795-b5e6-4708-a987-18f918f9f577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:41.575633 np0000173183 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-2f4e6795-b5e6-4708-a987-18f918f9f577 demo demo] Get all volumes completed successfully. May 09 14:32:41.578484 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-2f4e6795-b5e6-4708-a987-18f918f9f577 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:41.579246 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 8/30] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:32:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:32:51.570460 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:41.593673 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-4867ed76-4d5c-481b-b381-7f863d0a4b28 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:41.596350 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-4867ed76-4d5c-481b-b381-7f863d0a4b28 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:33:41.596601 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-4867ed76-4d5c-481b-b381-7f863d0a4b28 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:41.596841 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-4867ed76-4d5c-481b-b381-7f863d0a4b28 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:41.597151 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-4867ed76-4d5c-481b-b381-7f863d0a4b28 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:41.598087 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-4867ed76-4d5c-481b-b381-7f863d0a4b28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:41.607898 np0000173183 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-4867ed76-4d5c-481b-b381-7f863d0a4b28 demo demo] Get all volumes completed successfully. May 09 14:33:41.612286 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-4867ed76-4d5c-481b-b381-7f863d0a4b28 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:41.613024 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 8/31] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:33:41 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:33:51.601005 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:41.628426 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-965a4655-f739-4c9a-a563-a9108444e566 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:41.632818 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-965a4655-f739-4c9a-a563-a9108444e566 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:34:41.633219 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-965a4655-f739-4c9a-a563-a9108444e566 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:41.633633 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-965a4655-f739-4c9a-a563-a9108444e566 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:41.634090 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-965a4655-f739-4c9a-a563-a9108444e566 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:41.635912 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-965a4655-f739-4c9a-a563-a9108444e566 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:41.642574 np0000173183 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-965a4655-f739-4c9a-a563-a9108444e566 demo demo] Get all volumes completed successfully. May 09 14:34:41.644380 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-965a4655-f739-4c9a-a563-a9108444e566 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:41.644719 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 8/32] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:34:41 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:34:51.639352 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:41.661361 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-09d5664a-4259-4eed-9747-a522864a485c None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:41.665683 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-09d5664a-4259-4eed-9747-a522864a485c demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:35:41.666080 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-09d5664a-4259-4eed-9747-a522864a485c demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:41.666632 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-09d5664a-4259-4eed-9747-a522864a485c demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:41.667181 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-09d5664a-4259-4eed-9747-a522864a485c demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:41.670432 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-09d5664a-4259-4eed-9747-a522864a485c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:41.677097 np0000173183 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-09d5664a-4259-4eed-9747-a522864a485c demo demo] Get all volumes completed successfully. May 09 14:35:41.679060 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-09d5664a-4259-4eed-9747-a522864a485c demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:41.679387 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 9/33] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:35:41 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:51.673116 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:41.693442 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-a5fe0945-df18-42f4-a91e-522a274efa0c None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:41.698101 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-a5fe0945-df18-42f4-a91e-522a274efa0c demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:36:41.698677 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-a5fe0945-df18-42f4-a91e-522a274efa0c demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:41.699141 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-a5fe0945-df18-42f4-a91e-522a274efa0c demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:41.699535 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-a5fe0945-df18-42f4-a91e-522a274efa0c demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:41.700692 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-a5fe0945-df18-42f4-a91e-522a274efa0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:41.709691 np0000173183 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-a5fe0945-df18-42f4-a91e-522a274efa0c demo demo] Get all volumes completed successfully. May 09 14:36:41.712636 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-a5fe0945-df18-42f4-a91e-522a274efa0c demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:41.713161 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 9/34] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:36:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:36:51.704258 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:41.727940 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-7ac1eed7-cd5c-4b34-8021-ba6369185ecb None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:41.812947 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-7ac1eed7-cd5c-4b34-8021-ba6369185ecb demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:37:41.813603 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-7ac1eed7-cd5c-4b34-8021-ba6369185ecb demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:41.814059 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-7ac1eed7-cd5c-4b34-8021-ba6369185ecb demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:41.814597 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-7ac1eed7-cd5c-4b34-8021-ba6369185ecb demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:41.816095 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-7ac1eed7-cd5c-4b34-8021-ba6369185ecb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:41.830432 np0000173183 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-7ac1eed7-cd5c-4b34-8021-ba6369185ecb demo demo] Get all volumes completed successfully. May 09 14:37:41.830432 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-7ac1eed7-cd5c-4b34-8021-ba6369185ecb demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:41.831060 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 9/35] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:37:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:37:51.820637 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:41.857626 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-490064a3-85e9-4d2e-8242-092aa580d4f7 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:41.861081 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-490064a3-85e9-4d2e-8242-092aa580d4f7 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:38:41.861433 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-490064a3-85e9-4d2e-8242-092aa580d4f7 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:41.861822 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-490064a3-85e9-4d2e-8242-092aa580d4f7 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:41.862248 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-490064a3-85e9-4d2e-8242-092aa580d4f7 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:41.863779 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-490064a3-85e9-4d2e-8242-092aa580d4f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:41.873763 np0000173183 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-490064a3-85e9-4d2e-8242-092aa580d4f7 demo demo] Get all volumes completed successfully. May 09 14:38:41.877135 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-490064a3-85e9-4d2e-8242-092aa580d4f7 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:41.877614 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 9/36] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:38:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:38:51.868562 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:41.893715 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-bd22f309-b5ea-462d-b8d2-a273ccfcae76 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:41.897668 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-bd22f309-b5ea-462d-b8d2-a273ccfcae76 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:39:41.898024 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-bd22f309-b5ea-462d-b8d2-a273ccfcae76 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:41.898385 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-bd22f309-b5ea-462d-b8d2-a273ccfcae76 demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:41.898844 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-bd22f309-b5ea-462d-b8d2-a273ccfcae76 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:41.900310 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-bd22f309-b5ea-462d-b8d2-a273ccfcae76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:41.906383 np0000173183 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-bd22f309-b5ea-462d-b8d2-a273ccfcae76 demo demo] Get all volumes completed successfully. May 09 14:39:41.908240 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-bd22f309-b5ea-462d-b8d2-a273ccfcae76 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:41.908585 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 10/37] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:39:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:39:51.903140 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:41.925347 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-0ea3a71e-a6d3-4955-9185-1e1bdd8e6845 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:41.929589 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-0ea3a71e-a6d3-4955-9185-1e1bdd8e6845 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:40:41.930355 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-0ea3a71e-a6d3-4955-9185-1e1bdd8e6845 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:41.930355 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-0ea3a71e-a6d3-4955-9185-1e1bdd8e6845 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:41.930882 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-0ea3a71e-a6d3-4955-9185-1e1bdd8e6845 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:41.932366 np0000173183 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-0ea3a71e-a6d3-4955-9185-1e1bdd8e6845 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:41.943029 np0000173183 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-0ea3a71e-a6d3-4955-9185-1e1bdd8e6845 demo demo] Get all volumes completed successfully. May 09 14:40:41.946428 np0000173183 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-0ea3a71e-a6d3-4955-9185-1e1bdd8e6845 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:41.947117 np0000173183 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 10/38] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:40:41 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:40:51.936096 np0000173183 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:41.963640 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-2ae7a45e-d3eb-4a21-b0e0-5e5dd119c769 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:41.969435 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-2ae7a45e-d3eb-4a21-b0e0-5e5dd119c769 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:41:41.969435 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-2ae7a45e-d3eb-4a21-b0e0-5e5dd119c769 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:41.969435 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-2ae7a45e-d3eb-4a21-b0e0-5e5dd119c769 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:41.969435 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-2ae7a45e-d3eb-4a21-b0e0-5e5dd119c769 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:41.969686 np0000173183 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-2ae7a45e-d3eb-4a21-b0e0-5e5dd119c769 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:41.976640 np0000173183 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-2ae7a45e-d3eb-4a21-b0e0-5e5dd119c769 demo demo] Get all volumes completed successfully. May 09 14:41:41.978641 np0000173183 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-2ae7a45e-d3eb-4a21-b0e0-5e5dd119c769 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:41.979081 np0000173183 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 10/39] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:41:41 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:41:51.972706 np0000173183 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:41.997521 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-d49e1a51-4b4b-47f8-b2e6-6885a1ae3819 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:42.104818 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-d49e1a51-4b4b-47f8-b2e6-6885a1ae3819 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:42:42.105177 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-d49e1a51-4b4b-47f8-b2e6-6885a1ae3819 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:42.105605 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-d49e1a51-4b4b-47f8-b2e6-6885a1ae3819 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:42.106042 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-d49e1a51-4b4b-47f8-b2e6-6885a1ae3819 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:42.107481 np0000173183 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-d49e1a51-4b4b-47f8-b2e6-6885a1ae3819 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:42.119260 np0000173183 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-d49e1a51-4b4b-47f8-b2e6-6885a1ae3819 demo demo] Get all volumes completed successfully. May 09 14:42:42.123160 np0000173183 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-d49e1a51-4b4b-47f8-b2e6-6885a1ae3819 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:42.123773 np0000173183 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 10/40] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:42:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:42:52.111975 np0000173183 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:42.146057 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [None req-46258996-19cb-44a7-9937-1cc1488ed228 None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:42.150500 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-46258996-19cb-44a7-9937-1cc1488ed228 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail May 09 14:43:42.150724 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-46258996-19cb-44a7-9937-1cc1488ed228 demo demo] Empty body provided in request {{(pid=112548) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:42.150961 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [None req-46258996-19cb-44a7-9937-1cc1488ed228 demo demo] Calling method 'detail' {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:42.151240 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.api.api_utils [None req-46258996-19cb-44a7-9937-1cc1488ed228 demo demo] Removing options '' from query. {{(pid=112548) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:42.152287 np0000173183 devstack@c-api.service[112548]: DEBUG cinder.volume.api [None req-46258996-19cb-44a7-9937-1cc1488ed228 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112548) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:42.160017 np0000173183 devstack@c-api.service[112548]: INFO cinder.volume.api [None req-46258996-19cb-44a7-9937-1cc1488ed228 demo demo] Get all volumes completed successfully. May 09 14:43:42.162184 np0000173183 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [None req-46258996-19cb-44a7-9937-1cc1488ed228 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:42.162592 np0000173183 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 11/41] 199.204.45.156 () {64 vars in 1296 bytes} [Sat May 9 14:43:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:43:52.155582 np0000173183 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}