May 05 01:32:40.505481 np0000171615 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 05 01:32:40.512132 np0000171615 devstack@c-api.service[112671]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 5 01:32:40 2026] *** May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: nodename: np0000171615 May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: machine: x86_64 May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: clock source: unix May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: pcre jit disabled May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: detected number of CPU cores: 16 May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: current working directory: / May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: detected binary path: /usr/bin/uwsgi-core May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: your processes number limit is 256917 May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: your memory page size is 4096 bytes May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: detected max file descriptor number: 2048 May 05 01:32:40.514459 np0000171615 devstack@c-api.service[112671]: lock engine: pthread robust mutexes May 05 01:32:40.514916 np0000171615 devstack@c-api.service[112671]: thunder lock: enabled May 05 01:32:40.514916 np0000171615 devstack@c-api.service[112671]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 05 01:32:40.514916 np0000171615 devstack@c-api.service[112671]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 05 01:32:40.514916 np0000171615 devstack@c-api.service[112671]: PEP 405 virtualenv detected: /opt/stack/data/venv May 05 01:32:40.514916 np0000171615 devstack@c-api.service[112671]: Set PythonHome to /opt/stack/data/venv May 05 01:32:40.554421 np0000171615 devstack@c-api.service[112671]: Python main interpreter initialized at 0x72f0e34a3668 May 05 01:32:40.554421 np0000171615 devstack@c-api.service[112671]: python threads support enabled May 05 01:32:40.554421 np0000171615 devstack@c-api.service[112671]: your server socket listen backlog is limited to 100 connections May 05 01:32:40.554421 np0000171615 devstack@c-api.service[112671]: your mercy for graceful operations on workers is 80 seconds May 05 01:32:40.554995 np0000171615 devstack@c-api.service[112671]: mapped 671795 bytes (656 KB) for 4 cores May 05 01:32:40.555138 np0000171615 devstack@c-api.service[112671]: *** Operational MODE: preforking *** May 05 01:32:40.555436 np0000171615 devstack@c-api.service[112671]: *** uWSGI is running in multiple interpreter mode *** May 05 01:32:40.555436 np0000171615 devstack@c-api.service[112671]: spawned uWSGI master process (pid: 112671) May 05 01:32:40.555822 np0000171615 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 05 01:32:40.556230 np0000171615 devstack@c-api.service[112671]: spawned uWSGI worker 1 (pid: 112678, cores: 1) May 05 01:32:40.556687 np0000171615 devstack@c-api.service[112671]: spawned uWSGI worker 2 (pid: 112679, cores: 1) May 05 01:32:40.557728 np0000171615 devstack@c-api.service[112671]: spawned uWSGI worker 3 (pid: 112680, cores: 1) May 05 01:32:40.557728 np0000171615 devstack@c-api.service[112671]: spawned uWSGI worker 4 (pid: 112681, cores: 1) May 05 01:32:40.557728 np0000171615 devstack@c-api.service[112671]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 05 01:32:40.690052 np0000171615 devstack@c-api.service[112678]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 01:32:40.690052 np0000171615 devstack@c-api.service[112678]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 01:32:40.690052 np0000171615 devstack@c-api.service[112678]: we strongly recommend against using it for new projects. May 05 01:32:40.690052 np0000171615 devstack@c-api.service[112678]: If you are already using Eventlet, we recommend migrating to a different May 05 01:32:40.690052 np0000171615 devstack@c-api.service[112678]: framework. For more detail see May 05 01:32:40.690052 np0000171615 devstack@c-api.service[112678]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 01:32:40.690052 np0000171615 devstack@c-api.service[112678]: import eventlet # noqa May 05 01:32:40.697952 np0000171615 devstack@c-api.service[112680]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 01:32:40.697952 np0000171615 devstack@c-api.service[112680]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 01:32:40.697952 np0000171615 devstack@c-api.service[112680]: we strongly recommend against using it for new projects. May 05 01:32:40.697952 np0000171615 devstack@c-api.service[112680]: If you are already using Eventlet, we recommend migrating to a different May 05 01:32:40.697952 np0000171615 devstack@c-api.service[112680]: framework. For more detail see May 05 01:32:40.697952 np0000171615 devstack@c-api.service[112680]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 01:32:40.697952 np0000171615 devstack@c-api.service[112680]: import eventlet # noqa May 05 01:32:40.718178 np0000171615 devstack@c-api.service[112679]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 01:32:40.718178 np0000171615 devstack@c-api.service[112679]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 01:32:40.718178 np0000171615 devstack@c-api.service[112679]: we strongly recommend against using it for new projects. May 05 01:32:40.718178 np0000171615 devstack@c-api.service[112679]: If you are already using Eventlet, we recommend migrating to a different May 05 01:32:40.718178 np0000171615 devstack@c-api.service[112679]: framework. For more detail see May 05 01:32:40.718178 np0000171615 devstack@c-api.service[112679]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 01:32:40.718178 np0000171615 devstack@c-api.service[112679]: import eventlet # noqa May 05 01:32:40.727498 np0000171615 devstack@c-api.service[112681]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 05 01:32:40.727498 np0000171615 devstack@c-api.service[112681]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 05 01:32:40.727498 np0000171615 devstack@c-api.service[112681]: we strongly recommend against using it for new projects. May 05 01:32:40.727498 np0000171615 devstack@c-api.service[112681]: If you are already using Eventlet, we recommend migrating to a different May 05 01:32:40.727498 np0000171615 devstack@c-api.service[112681]: framework. For more detail see May 05 01:32:40.727498 np0000171615 devstack@c-api.service[112681]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 05 01:32:40.727498 np0000171615 devstack@c-api.service[112681]: import eventlet # noqa May 05 01:32:40.777920 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 01:32:40.777920 np0000171615 devstack@c-api.service[112678]: debtcollector.deprecate( May 05 01:32:40.789931 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 01:32:40.789931 np0000171615 devstack@c-api.service[112680]: debtcollector.deprecate( May 05 01:32:40.809809 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 01:32:40.809809 np0000171615 devstack@c-api.service[112679]: debtcollector.deprecate( May 05 01:32:40.815554 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 05 01:32:40.815554 np0000171615 devstack@c-api.service[112681]: debtcollector.deprecate( May 05 01:32:40.861871 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 05 01:32:40.861871 np0000171615 devstack@c-api.service[112678]: from cgi import parse_header May 05 01:32:40.874046 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 05 01:32:40.874046 np0000171615 devstack@c-api.service[112680]: from cgi import parse_header May 05 01:32:40.899690 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 05 01:32:40.899690 np0000171615 devstack@c-api.service[112679]: from cgi import parse_header May 05 01:32:40.902759 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 05 01:32:40.902759 np0000171615 devstack@c-api.service[112681]: from cgi import parse_header May 05 01:32:40.906233 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 05 01:32:40.906233 np0000171615 devstack@c-api.service[112678]: removals.removed_module( May 05 01:32:40.906965 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 05 01:32:40.906965 np0000171615 devstack@c-api.service[112678]: removals.removed_module( May 05 01:32:40.921837 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 05 01:32:40.921837 np0000171615 devstack@c-api.service[112680]: removals.removed_module( May 05 01:32:40.922571 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 05 01:32:40.922571 np0000171615 devstack@c-api.service[112680]: removals.removed_module( May 05 01:32:40.946030 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 05 01:32:40.946030 np0000171615 devstack@c-api.service[112679]: removals.removed_module( May 05 01:32:40.946791 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 05 01:32:40.946791 np0000171615 devstack@c-api.service[112679]: removals.removed_module( May 05 01:32:40.949073 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 05 01:32:40.949073 np0000171615 devstack@c-api.service[112681]: removals.removed_module( May 05 01:32:40.949881 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 05 01:32:40.949881 np0000171615 devstack@c-api.service[112681]: removals.removed_module( May 05 01:32:41.550437 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 05 01:32:41.550437 np0000171615 devstack@c-api.service[112678]: warnings.warn( May 05 01:32:41.586212 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 05 01:32:41.586212 np0000171615 devstack@c-api.service[112680]: warnings.warn( May 05 01:32:41.599741 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 05 01:32:41.599741 np0000171615 devstack@c-api.service[112681]: warnings.warn( May 05 01:32:41.609460 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 05 01:32:41.609460 np0000171615 devstack@c-api.service[112679]: warnings.warn( May 05 01:32:41.665635 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 05 01:32:41.665635 np0000171615 devstack@c-api.service[112678]: warnings.warn( May 05 01:32:41.697984 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 05 01:32:41.697984 np0000171615 devstack@c-api.service[112680]: warnings.warn( May 05 01:32:41.729755 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 05 01:32:41.729755 np0000171615 devstack@c-api.service[112681]: warnings.warn( May 05 01:32:41.734738 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 05 01:32:41.734738 np0000171615 devstack@c-api.service[112679]: warnings.warn( May 05 01:32:41.990992 np0000171615 devstack@c-api.service[112678]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 05 01:32:41.991461 np0000171615 devstack@c-api.service[112678]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112678) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 01:32:42.021817 np0000171615 devstack@c-api.service[112680]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 05 01:32:42.021971 np0000171615 devstack@c-api.service[112680]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112680) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 01:32:42.030572 np0000171615 devstack@c-api.service[112679]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 05 01:32:42.030747 np0000171615 devstack@c-api.service[112679]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112679) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 01:32:42.032246 np0000171615 devstack@c-api.service[112681]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 05 01:32:42.032434 np0000171615 devstack@c-api.service[112681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112681) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 05 01:32:42.081500 np0000171615 devstack@c-api.service[112678]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 05 01:32:42.081500 np0000171615 devstack@c-api.service[112678]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 01:32:42.088350 np0000171615 devstack@c-api.service[112680]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 05 01:32:42.088350 np0000171615 devstack@c-api.service[112680]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 01:32:42.098736 np0000171615 devstack@c-api.service[112681]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 05 01:32:42.098736 np0000171615 devstack@c-api.service[112681]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 01:32:42.130364 np0000171615 devstack@c-api.service[112679]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 05 01:32:42.130364 np0000171615 devstack@c-api.service[112679]: @jsonschema.FormatChecker.cls_checks('date-time') May 05 01:32:42.562030 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112678) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 01:32:42.562030 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.562219 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112680) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 01:32:42.562261 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.562261 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.562331 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 01:32:42.562407 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.562407 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.562492 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.562539 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.562587 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.562660 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 05 01:32:42.562700 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.562736 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.562771 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.562820 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.562868 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.562902 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.562959 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.562995 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.563033 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.563067 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.563100 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.563139 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.563173 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.563214 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.563255 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.563295 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.563327 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.563327 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.563391 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.563391 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.563391 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.563391 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.563529 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.563571 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.563644 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.563680 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.563718 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.563757 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.563802 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.563802 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.563802 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.563802 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.564459 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.564516 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.564587 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.564661 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.564719 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.564769 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.564860 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.564912 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.564974 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.565014 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.565049 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.565096 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.565130 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.565163 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.565198 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.565240 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.565274 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.565307 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.565348 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.565384 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.565427 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.565532 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.565607 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.565657 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.565719 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.565775 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.565829 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.565883 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.565937 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.565996 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.566047 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.566096 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.566136 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.566182 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.566239 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.566292 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.566338 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.566387 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.566433 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.566478 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.566524 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.566573 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.566671 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.566727 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.566775 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.566823 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.566863 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.566916 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.566954 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.566994 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.567030 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.567063 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.567114 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.567152 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.567190 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.567229 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.567700 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.567755 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.567825 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.567869 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.567935 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.567995 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.568032 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.568072 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.568112 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.568149 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.568217 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.568280 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.568322 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.568366 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.568405 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.568449 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.568488 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.568488 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.568562 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.568629 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.568677 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.568715 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.568754 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.568792 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.568792 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.568792 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.568907 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.568907 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.568976 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.568976 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.569052 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.569091 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.569153 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.569194 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.569242 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.569282 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.569327 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.569369 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.569410 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.569448 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.569486 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.569531 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.569575 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.569640 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.569694 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.569740 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.569778 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.569819 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.569859 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.569895 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.569895 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.569965 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.570002 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.570002 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.570002 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.570002 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.570620 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.570685 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.570752 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.570802 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.570862 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.570905 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.570948 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.570995 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.571034 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.571073 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.571111 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.571111 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.571179 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.571226 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.571261 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.571297 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.571336 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.571381 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.571420 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.571458 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.571495 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.571541 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.571664 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.571704 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.571753 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.571805 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.571805 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.571805 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.572351 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.572409 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.572466 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.572514 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.572549 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.572762 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.572813 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.572861 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.572909 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.572948 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.572993 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.573031 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.573077 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.573117 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.573157 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.573187 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.573217 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.573249 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.573284 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.573314 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.573342 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.573369 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.573402 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.573438 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.573438 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.573438 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.573438 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.573438 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.574989 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.575048 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.575111 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.575172 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.575232 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.575290 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.575345 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.575381 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.575411 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.575411 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.575536 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.575563 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.575607 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.575635 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.575670 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.575710 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.575745 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.575775 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.575801 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.575827 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.575856 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.575903 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.575933 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.575967 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.575995 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.576024 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.576054 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.576084 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.576115 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.576145 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.576175 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.576207 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.576234 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.576268 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.576296 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.576329 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.576358 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.576388 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.576419 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.576448 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.576476 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.576502 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.576540 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.576570 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.576623 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.576656 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.576684 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.576709 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.576735 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.576763 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.576792 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.576821 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.576858 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.576884 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.576908 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.576933 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.576958 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.576986 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.577015 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.577044 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.577069 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.577095 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.577124 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.577154 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.577183 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.577208 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.577237 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.577262 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.577288 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.577315 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.577344 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.577373 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.577402 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.577426 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.577450 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.577481 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.577511 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.577537 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.577565 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.577617 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.577648 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.577684 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.577716 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.577741 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.577768 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.577768 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.577768 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.577768 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.577863 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.577895 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.577924 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.577951 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.577979 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.578007 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.578034 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.578062 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.578088 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.578112 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.578137 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.578162 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.578162 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.578215 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.578245 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.578272 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.578298 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.578329 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.578361 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.578386 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.578386 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.578386 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.578386 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.578386 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.580516 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.580562 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.580622 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.580664 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.580695 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.580721 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.580756 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.580790 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.580821 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.580850 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.580882 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.580912 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.580941 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.580970 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.580996 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.581024 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.581056 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.581087 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.581121 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.581156 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.581188 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.581216 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.581216 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.581263 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.581263 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.581312 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.581340 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.581340 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.583476 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.583560 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.583630 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.583675 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.583715 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.583753 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.583792 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.583829 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.583866 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.583904 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.583942 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.583979 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.584031 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.584071 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.584115 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.584158 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.584197 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.584247 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.584287 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.584330 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.584373 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.584412 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.584457 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.584496 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.584535 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.584577 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.584659 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.584713 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.584756 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.584798 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.584835 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.584874 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.584920 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.584958 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.585002 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.585045 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.585085 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.585132 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.585173 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.585222 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.585273 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.585322 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.585377 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.585426 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.585484 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.585534 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.585534 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.585655 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.585706 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.585750 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.585750 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.585750 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.585750 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.585750 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.585750 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.585750 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.585986 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.585986 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.585986 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.585986 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.586116 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.586158 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.586207 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.586245 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.586287 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.586325 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.586360 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.586396 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.586438 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.586480 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.586518 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.586560 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.586660 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.586712 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.586750 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.586786 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.586828 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.586865 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.586902 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.586938 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.586976 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.586976 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.586976 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.586976 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.587394 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.587444 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.587517 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.587563 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.587636 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.587693 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.587736 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.587775 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.587825 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.587871 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.587871 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.587941 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.587984 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.588024 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.588060 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.588098 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.588135 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.588172 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.588222 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.588261 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.588303 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.588346 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.588383 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.588416 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.588416 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.588416 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.588416 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.588575 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.589151 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.589205 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.589261 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.589332 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.589373 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.589448 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.589491 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.589733 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.589800 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.589891 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.590003 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.590051 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.590097 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.590137 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.590177 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.590222 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.590267 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.590337 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.590386 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.590804 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.590866 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.590910 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.590952 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.590998 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.591039 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.591087 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.591133 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.591189 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.591242 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.591285 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.591330 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.591369 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.591411 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.591452 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.591501 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.591547 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.591611 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.591664 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.591742 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.591788 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.591828 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.591861 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.591898 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.591934 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.591970 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.592012 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.592050 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.592094 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.592132 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.592172 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.592209 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.592251 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.592288 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.592288 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.592288 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.592288 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.592418 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.592418 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.592418 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.592528 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.592567 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.592567 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.592660 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.592708 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.592749 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.592792 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.592828 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.592884 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.592939 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.592980 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.593018 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.593052 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.593094 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.593138 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.593178 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.593178 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.593259 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.593299 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.593341 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.593341 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.593341 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.593341 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.593341 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.593341 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.593548 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.593548 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.593548 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.593548 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.593911 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.593954 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.593991 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.594029 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.594079 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.594116 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.594154 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.594196 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.594229 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.594273 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.594273 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.594338 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.594381 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.594421 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.594458 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.594517 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.594564 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.594646 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.594681 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.594718 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.594751 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.594751 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.594751 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.594751 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.595615 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.595692 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.595738 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.595805 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.595847 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.595895 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.595933 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.595972 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.596015 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.596055 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.596094 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.596138 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.596183 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.596224 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.596266 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.596303 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.596342 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.596379 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.596423 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.596461 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.596461 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.596538 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.596610 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.596655 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.596741 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.596798 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.596841 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.596916 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.601223 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.601285 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.601341 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.601410 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.601467 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.601524 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.601619 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.601745 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.601812 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.601864 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.601934 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.601986 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.602046 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.602088 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.602126 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.602164 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.602201 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.602238 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.602275 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.602313 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.602351 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.602410 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.602453 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.602497 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.602535 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.602573 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.602647 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.602687 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.602727 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.602767 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.602809 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.602852 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.602893 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.602936 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.602977 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.602977 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.603050 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.603087 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.603136 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.603173 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.603173 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.603173 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.603282 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.603282 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.603282 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.603385 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.603424 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.603461 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.603497 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.603533 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.603577 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.603640 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.603680 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.603717 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.603753 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.603793 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.603834 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.603872 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.603909 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.603946 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.603982 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.604025 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.604063 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.604107 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.604152 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.604191 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.604226 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.604268 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.604304 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.604339 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.604382 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.604425 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.604465 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.604501 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.604639 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.604761 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.604799 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.604834 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.604870 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.604912 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.604950 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.604990 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.604990 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.604990 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.609645 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.609698 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.609763 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.609810 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.609844 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.609890 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.609926 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.609963 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.610002 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.610035 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.610068 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.610068 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.610138 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.610173 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.610212 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.610269 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.610307 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.610345 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.610379 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.610417 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.610452 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.610496 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.610532 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.610565 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.610637 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.610682 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.610682 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.610753 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.611988 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.612035 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.612112 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.612155 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.612191 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.612240 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.612286 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.612324 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.612361 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.612402 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.612442 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.612484 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.612484 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.612484 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.612583 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.612672 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.612732 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.612798 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.612855 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.612895 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.612936 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.612973 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.613017 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.613057 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.613057 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.613137 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.613174 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.613263 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.613314 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.613351 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.613388 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.613426 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.613460 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.613497 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.613633 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.613686 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.613729 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.613775 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.613812 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.613845 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.613888 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.613925 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.613959 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.613998 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.614041 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.614077 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.614077 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.614077 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.614077 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.614428 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.614483 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.614549 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.614628 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.614685 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.614748 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.614817 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.615272 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.615327 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.615396 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.615445 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.615484 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.615530 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.615566 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.615630 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.615671 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.615714 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.615757 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.615794 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.615832 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.615866 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.615904 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.615939 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.615976 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.616013 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.616063 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.616103 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.616137 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.616182 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.616222 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.616261 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.616303 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.616341 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.616381 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.616418 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.616458 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.616507 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.616547 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.616584 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.616638 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.616675 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.616713 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.616749 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.616785 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.616821 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.616868 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.616905 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.616941 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.616977 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.617013 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.617051 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.617051 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.617121 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.617157 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.617195 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.617237 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.617275 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.617309 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.617352 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.617352 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.617352 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.617352 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.617352 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.617510 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.617510 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.617510 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.617510 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.617510 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.617510 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.617510 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.617835 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.617835 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.617835 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.617835 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.617835 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.618003 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.618047 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.618083 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.618120 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.618192 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.618192 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.618192 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.618192 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.618192 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.618799 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.618872 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.618924 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.618989 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.619047 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.619106 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.619172 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.621797 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.621892 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.621892 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.621996 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.621996 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.622069 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.622150 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.622198 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.622237 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.622280 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.622318 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.622355 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.622404 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.622446 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.622486 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.622524 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.622560 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.622628 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.622670 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.622670 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.622740 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.622784 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.622823 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.622872 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.622910 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.622949 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.622986 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.623024 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.623062 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.623102 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.623139 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.623184 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.623218 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.623218 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.623292 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.623331 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.623365 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.623407 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.623444 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.623480 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.623514 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.623551 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.623584 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.623643 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.623691 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.623691 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 05 01:32:42.623691 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 05 01:32:42.623691 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 05 01:32:42.623691 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 05 01:32:42.623691 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 05 01:32:42.623881 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 05 01:32:42.623881 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 05 01:32:42.669138 np0000171615 devstack@c-api.service[112678]: INFO dbcounter [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Registered counter for database cinder May 05 01:32:42.670986 np0000171615 devstack@c-api.service[112679]: INFO dbcounter [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Registered counter for database cinder May 05 01:32:42.671452 np0000171615 devstack@c-api.service[112680]: INFO dbcounter [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Registered counter for database cinder May 05 01:32:42.671572 np0000171615 devstack@c-api.service[112681]: INFO dbcounter [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Registered counter for database cinder May 05 01:32:42.683943 np0000171615 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:42.687341 np0000171615 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:42.692681 np0000171615 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:42.698944 np0000171615 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:42.796166 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writer thread running {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 01:32:42.799289 np0000171615 devstack@c-api.service[112678]: INFO cinder.rpc [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 01:32:42.802500 np0000171615 devstack@c-api.service[112678]: INFO cinder.rpc [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 01:32:42.804691 np0000171615 devstack@c-api.service[112678]: INFO cinder.rpc [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 01:32:42.806519 np0000171615 devstack@c-api.service[112678]: INFO cinder.rpc [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 01:32:42.807682 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.807876 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writer thread running {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 01:32:42.809382 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.810627 np0000171615 devstack@c-api.service[112680]: INFO cinder.rpc [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 01:32:42.813753 np0000171615 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:42.814190 np0000171615 devstack@c-api.service[112680]: INFO cinder.rpc [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 01:32:42.815466 np0000171615 devstack@c-api.service[112678]: INFO cinder.rpc [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 01:32:42.816297 np0000171615 devstack@c-api.service[112680]: INFO cinder.rpc [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 01:32:42.817106 np0000171615 devstack@c-api.service[112678]: INFO cinder.rpc [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 01:32:42.817924 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.818096 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writer thread running {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 01:32:42.823120 np0000171615 devstack@c-api.service[112680]: INFO cinder.rpc [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 01:32:42.823120 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.823369 np0000171615 devstack@c-api.service[112679]: INFO cinder.rpc [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 01:32:42.823440 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.824936 np0000171615 devstack@c-api.service[112679]: INFO cinder.rpc [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 01:32:42.825747 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writer thread running {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 05 01:32:42.827725 np0000171615 devstack@c-api.service[112679]: INFO cinder.rpc [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 01:32:42.828930 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.829860 np0000171615 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:42.830811 np0000171615 devstack@c-api.service[112681]: INFO cinder.rpc [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 05 01:32:42.831839 np0000171615 devstack@c-api.service[112679]: INFO cinder.rpc [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 01:32:42.832814 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.833277 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.833790 np0000171615 devstack@c-api.service[112681]: INFO cinder.rpc [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 05 01:32:42.835127 np0000171615 devstack@c-api.service[112680]: INFO cinder.rpc [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 01:32:42.836006 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.836168 np0000171615 devstack@c-api.service[112681]: INFO cinder.rpc [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 05 01:32:42.836252 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.838002 np0000171615 devstack@c-api.service[112680]: INFO cinder.rpc [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 01:32:42.838374 np0000171615 devstack@c-api.service[112681]: INFO cinder.rpc [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 05 01:32:42.839573 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.839852 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.840469 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.841235 np0000171615 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:42.842533 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.843219 np0000171615 devstack@c-api.service[112679]: INFO cinder.rpc [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 01:32:42.843986 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.847104 np0000171615 devstack@c-api.service[112679]: INFO cinder.rpc [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 01:32:42.847428 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.849328 np0000171615 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:42.849475 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.850550 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.851799 np0000171615 devstack@c-api.service[112681]: INFO cinder.rpc [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 05 01:32:42.853677 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.854386 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.855613 np0000171615 devstack@c-api.service[112681]: INFO cinder.rpc [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 05 01:32:42.856731 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.857830 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.857915 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.858351 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.861200 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.861574 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.864570 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.866344 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.868155 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.869041 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.869575 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.871565 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.872757 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.872897 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.873297 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.874979 np0000171615 devstack@c-api.service[112678]: WARNING cinder.api.contrib.hosts [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 01:32:42.875884 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.876080 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.876138 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.876829 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.877754 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.879432 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.879653 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.879810 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.879975 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.881429 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.882555 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.883127 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.883827 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.884887 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.885561 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.885988 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.886614 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.886960 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.888103 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.888169 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.889044 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: extensions {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.889962 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.890288 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.890397 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: encryption {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.892019 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.892162 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: os-hosts {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.893217 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.893617 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.894061 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: os-quota-class-sets {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.895409 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.896043 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: capabilities {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.896126 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.897986 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: extra_specs {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.898370 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.898572 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.899926 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: os-volume-manage {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.900171 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.901324 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: consistencygroups {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.901733 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.902288 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.903333 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: os-availability-zone {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.904205 np0000171615 devstack@c-api.service[112680]: WARNING cinder.api.contrib.hosts [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 01:32:42.904428 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.904702 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: cgsnapshots {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.905152 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.905445 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.906096 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: os-volume-transfer {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.906622 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.907734 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: os-volume-type-access {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.908286 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.909373 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.909962 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.910131 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.910338 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: scheduler-stats {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.911453 np0000171615 devstack@c-api.service[112679]: WARNING cinder.api.contrib.hosts [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 01:32:42.911537 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.911892 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: encryption {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.912377 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.913332 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.913615 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.913680 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: qos-specs {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.913936 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.915009 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.915430 np0000171615 devstack@c-api.service[112681]: WARNING cinder.api.contrib.hosts [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 05 01:32:42.915585 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.915996 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: os-quota-sets {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.916256 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.916609 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.917216 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.917598 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: backups {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.917692 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.917733 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: extensions {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.918811 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.919005 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: encryption {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.919277 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.919832 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extended resource: os-snapshot-manage {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.920661 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.920710 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.920744 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: os-hosts {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.922130 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: os-quota-class-sets {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.922211 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.922354 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.922707 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.923459 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: capabilities {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.923871 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.923932 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.923974 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.contrib.snapshot_actions [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] SnapshotActionsController initialized {{(pid=112678) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 01:32:42.924745 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: extra_specs {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.924827 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.924867 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: extensions {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.925414 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.926305 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.926379 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: os-volume-manage {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.926478 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.926872 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.927862 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: extensions {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.928037 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: consistencygroups {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.928373 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.928563 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: os-hosts {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.929095 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.929941 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.930114 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: os-availability-zone {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.930179 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: os-quota-class-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.930747 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: os-hosts {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.931568 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: cgsnapshots {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.931864 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.931981 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: capabilities {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.932139 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: os-quota-class-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.932960 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: os-volume-transfer {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.933465 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: capabilities {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.933564 np0000171615 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.934119 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: extra_specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.934578 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.934715 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.934768 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: extra_specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.934857 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.934993 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension TypesManage extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.935126 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.935258 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.935358 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: os-volume-type-access {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.935426 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.935581 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.935747 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension VolumeActions extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.935927 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.936073 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.936215 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.936477 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: os-volume-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.936533 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension UsedLimits extending resource: limits {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.936569 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension AdminActions extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.936741 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension AdminActions extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.936787 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: os-volume-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.936861 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] Extension AdminActions extending resource: backups {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.937109 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: scheduler-stats {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.937966 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: consistencygroups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.938754 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: encryption {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.938875 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: consistencygroups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.939413 np0000171615 devstack@c-api.service[112678]: WARNING keystonemiddleware.auth_token [None req-5303fb2e-d6a0-42ee-92f8-49d70f302f35 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 05 01:32:42.939984 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: os-availability-zone {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.940297 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: qos-specs {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.941002 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: os-availability-zone {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.941306 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: cgsnapshots {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.942443 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: os-quota-sets {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.942746 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: os-volume-transfer {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.943321 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: cgsnapshots {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.943896 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: backups {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.944762 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: os-volume-transfer {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.945088 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: os-volume-type-access {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.946149 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extended resource: os-snapshot-manage {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.946493 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: os-volume-type-access {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.946553 np0000171615 devstack@c-api.service[112678]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72f0e34a3668 pid: 112678 (default app) May 05 01:32:42.946849 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: scheduler-stats {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.947097 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 05 01:32:42.947097 np0000171615 devstack@c-api.service[112678]: warnings.warn( May 05 01:32:42.948298 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: scheduler-stats {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.948379 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.948823 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.949910 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: qos-specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.949984 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.950086 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.contrib.snapshot_actions [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] SnapshotActionsController initialized {{(pid=112680) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 01:32:42.950861 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.951752 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: qos-specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.952022 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: os-quota-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.952290 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.953549 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: backups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.953790 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.953914 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: os-quota-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.954995 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.954995 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955169 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955169 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955169 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955169 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955169 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955425 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955425 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955425 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955425 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955425 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955425 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955704 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955704 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955704 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955704 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955704 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955912 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955912 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.955912 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.955912 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956092 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956092 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956092 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956092 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956272 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.956311 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956311 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956311 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956311 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956311 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956532 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956532 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956532 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956532 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956532 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956769 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956769 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956769 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956769 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.956769 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.956769 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957015 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957015 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957015 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957015 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957015 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957015 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957322 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957322 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957322 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957322 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957322 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957322 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957573 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957573 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957697 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: backups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.957739 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957739 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957739 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957739 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957739 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957919 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957919 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957919 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.957919 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.957919 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958092 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958092 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958092 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958092 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958092 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958092 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958298 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958298 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958298 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958298 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958298 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958298 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958493 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958493 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958493 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958493 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958493 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958765 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958765 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958765 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958867 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extended resource: os-snapshot-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.958908 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958908 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.958908 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.958908 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959053 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959053 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959053 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959053 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959206 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959206 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959206 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959206 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959350 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959350 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959350 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959350 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959350 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959545 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959545 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959545 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959545 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959545 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959743 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959743 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959743 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959743 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959903 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959903 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.959903 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.959903 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960052 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960052 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960052 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960052 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960197 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960197 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960197 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960197 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960346 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960346 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960346 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960346 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960493 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960493 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960493 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960493 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960493 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960493 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960728 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960728 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960728 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960728 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960728 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960917 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960917 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960917 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960917 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960917 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.960917 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.960917 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961216 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961216 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961216 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961216 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961216 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961216 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961410 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961410 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961410 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961410 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961410 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961410 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961639 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961639 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961639 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961639 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961639 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961639 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961853 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961853 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.961853 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.961853 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.962000 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.962000 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.962000 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.962000 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.962143 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.962143 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.962143 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.962143 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.962295 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.962295 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.962295 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:42.962295 np0000171615 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 05 01:32:42.962435 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.962470 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extended resource: os-snapshot-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 05 01:32:42.962501 np0000171615 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.962530 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.962562 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-99e00be3-5201-4aa0-94ad-3c2797567a26 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:32:42.962611 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962655 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.contrib.snapshot_actions [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] SnapshotActionsController initialized {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 01:32:42.962686 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962686 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962686 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension TypesManage extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962686 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962686 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962686 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962861 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.962896 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962930 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.962964 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension VolumeActions extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962964 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962964 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962964 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962964 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension UsedLimits extending resource: limits {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962964 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension AdminActions extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.962964 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension AdminActions extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.963158 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] Extension AdminActions extending resource: backups {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.963192 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.contrib.snapshot_actions [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] SnapshotActionsController initialized {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 05 01:32:42.963223 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.963251 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.963275 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 1/1] 199.204.45.4 () {60 vars in 939 bytes} [Tue May 5 01:32:42 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 05 01:32:42.963311 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.963755 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.964208 np0000171615 devstack@c-api.service[112680]: WARNING keystonemiddleware.auth_token [None req-b443a045-d3c0-4c20-8419-3b5e1aa8de47 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 05 01:32:42.964868 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.966331 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.967091 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.967943 np0000171615 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.968691 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.968978 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.969154 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.969251 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.969397 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension TypesManage extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.969506 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.969631 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.969768 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.969872 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.969989 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension VolumeActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.970133 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.970247 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.970363 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.970563 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension UsedLimits extending resource: limits {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.970657 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.970708 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension AdminActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.970798 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension AdminActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.970904 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] Extension AdminActions extending resource: backups {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.971105 np0000171615 devstack@c-api.service[112680]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72f0e34a3668 pid: 112680 (default app) May 05 01:32:42.972830 np0000171615 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 05 01:32:42.973331 np0000171615 devstack@c-api.service[112681]: WARNING keystonemiddleware.auth_token [None req-7f40b7d9-bc06-466f-b95b-4bed596e8755 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 05 01:32:42.974640 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.974784 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.974992 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.975212 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension TypesManage extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.975432 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.975662 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.975908 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.976110 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.976333 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension VolumeActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.976616 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.976827 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.977099 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.977437 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension UsedLimits extending resource: limits {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.977663 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension AdminActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.977884 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension AdminActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.978098 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] Extension AdminActions extending resource: backups {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 05 01:32:42.979924 np0000171615 devstack@c-api.service[112681]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72f0e34a3668 pid: 112681 (default app) May 05 01:32:42.981381 np0000171615 devstack@c-api.service[112679]: WARNING keystonemiddleware.auth_token [None req-edf36e30-9794-4ee8-9b9a-26eba70ac486 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 05 01:32:42.987605 np0000171615 devstack@c-api.service[112679]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72f0e34a3668 pid: 112679 (default app) May 05 01:32:50.120762 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-903b574f-4905-4803-9732-fde2d4681e67 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:32:50.638134 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-903b574f-4905-4803-9732-fde2d4681e67 admin admin] POST https://199.204.45.4/volume/v3/types May 05 01:32:50.638762 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-903b574f-4905-4803-9732-fde2d4681e67 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 05 01:32:50.640413 np0000171615 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 05 01:32:50.640413 np0000171615 devstack@c-api.service[112678]: warnings.warn( May 05 01:32:50.649967 np0000171615 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-903b574f-4905-4803-9732-fde2d4681e67 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:50.678025 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-903b574f-4905-4803-9732-fde2d4681e67 admin admin] https://199.204.45.4/volume/v3/types returned with HTTP 200 May 05 01:32:50.678374 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 2/2] 199.204.45.4 () {68 vars in 1274 bytes} [Tue May 5 01:32:50 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 01:32:50.691293 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 05 01:32:50.691293 np0000171615 devstack@c-api.service[112680]: warnings.warn( May 05 01:32:50.705522 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.705522 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.705522 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.705522 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.705522 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.705962 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.705962 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.705962 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.705962 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.705962 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.706241 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.706241 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.706241 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.706241 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.706241 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.706241 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.706558 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.706558 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.706558 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.706558 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.706869 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.706869 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.706869 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.706869 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707108 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707108 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707108 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707108 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707332 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707332 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707332 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707332 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707332 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707656 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707656 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707656 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707656 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707656 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707972 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707972 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707972 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707972 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.707972 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.707972 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.708290 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.708290 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.708290 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.708290 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.708290 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.708290 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.708662 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.708662 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.708662 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.708662 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.708662 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.708662 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.709038 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.709038 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.709038 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.709038 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.709038 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.709389 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.709389 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.709389 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.709389 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.709389 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.709714 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.709714 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.709714 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.709714 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.709714 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.709714 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.710066 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.710066 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.710066 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.710066 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.710066 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.710066 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.710422 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.710422 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.710422 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.710422 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.710422 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.710767 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.710767 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.710767 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.710767 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.710767 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.711065 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.711065 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.711065 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.711065 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.711313 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.711313 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.711313 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.711313 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.711837 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.711837 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.711837 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.711837 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.711837 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712206 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712206 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712206 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712206 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712206 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712418 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712418 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712418 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712418 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712719 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712719 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712719 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712719 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712822 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712822 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712822 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712822 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712922 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712922 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.712922 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.712922 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713031 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713031 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713031 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713031 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713139 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713139 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713139 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713139 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713139 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713267 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713267 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713267 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713267 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713267 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713267 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713418 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713418 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713418 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713418 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713418 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713539 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713539 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713539 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713539 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713539 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713539 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713711 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713711 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713711 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713711 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713711 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713711 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713859 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713859 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713859 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713859 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.713859 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.713859 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714011 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714011 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714011 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714011 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714011 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714011 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714158 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714158 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714158 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714158 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714266 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714266 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714266 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714266 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714266 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714401 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714401 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714401 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714401 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:32:50.714401 np0000171615 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 05 01:32:50.714401 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [req-903b574f-4905-4803-9732-fde2d4681e67 req-439cc064-18f8-40db-9d38-63d3a7641e14 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:32:51.077648 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [req-903b574f-4905-4803-9732-fde2d4681e67 req-439cc064-18f8-40db-9d38-63d3a7641e14 admin admin] POST https://199.204.45.4/volume/v3/types/e2ff89d7-2b8c-47e9-9b59-00a45038cc98/extra_specs May 05 01:32:51.078290 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [req-903b574f-4905-4803-9732-fde2d4681e67 req-439cc064-18f8-40db-9d38-63d3a7641e14 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 05 01:32:51.080324 np0000171615 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 05 01:32:51.080324 np0000171615 devstack@c-api.service[112680]: warnings.warn( May 05 01:32:51.091772 np0000171615 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [req-903b574f-4905-4803-9732-fde2d4681e67 req-439cc064-18f8-40db-9d38-63d3a7641e14 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:32:51.163410 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [req-903b574f-4905-4803-9732-fde2d4681e67 req-439cc064-18f8-40db-9d38-63d3a7641e14 admin admin] https://199.204.45.4/volume/v3/types/e2ff89d7-2b8c-47e9-9b59-00a45038cc98/extra_specs returned with HTTP 200 May 05 01:32:51.164197 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 1/3] 199.204.45.4 () {70 vars in 1491 bytes} [Tue May 5 01:32:50 2026] POST /volume/v3/types/e2ff89d7-2b8c-47e9-9b59-00a45038cc98/extra_specs => generated 55 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:32:52.845460 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=6 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:32:52.853455 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=6 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:33:00.676210 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:33:01.161811 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:35:23.134439 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 05 01:35:23.134439 np0000171615 devstack@c-api.service[112681]: warnings.warn( May 05 01:35:23.151956 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.151956 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.151956 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.151956 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.151956 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.152728 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.152728 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.152728 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.152728 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.152728 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.153209 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.153209 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.153209 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.153209 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.153209 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.153209 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.154001 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.154001 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.154001 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.154001 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.154468 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.154468 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.154468 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.154468 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.154951 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.154951 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.154951 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.154951 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.155267 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.155267 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.155267 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.155267 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.155267 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.155775 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.155775 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.155775 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.155775 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.155775 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.156340 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.156340 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.156340 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.156340 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.156340 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.156340 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157052 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.157052 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157052 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.157052 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157052 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.157052 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157435 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.157435 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157435 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.157435 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157435 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.157435 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157887 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.157887 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157887 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.157887 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.157887 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.158446 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.158446 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.158446 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.158446 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.158446 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.159046 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.159046 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.159046 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.159046 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.159046 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.159046 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.159738 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.159738 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.159738 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.159738 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.159738 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.159738 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.160345 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.160345 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.160345 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.160345 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.160345 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.160734 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.160734 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.160734 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.160734 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.160734 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161037 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161037 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161037 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161037 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161299 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161299 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161299 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161299 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161611 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161611 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161611 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161611 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161611 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161952 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161952 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161952 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.161952 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.161952 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.162246 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.162246 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.162246 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.162246 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.162500 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.162500 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.162500 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.162500 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.163103 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.163103 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.163103 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.163103 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.163551 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.163551 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.163551 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.163551 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.164038 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.164038 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.164038 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.164038 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.164486 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.164486 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.164486 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.164486 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.164486 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.165108 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.165108 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.165108 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.165108 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.165108 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.165108 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.165886 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.165886 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.165886 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.165886 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.165886 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.166678 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.166678 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.166678 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.166678 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.166678 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.166678 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.167458 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.167458 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.167458 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.167458 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.167458 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.167458 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.167804 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.167804 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.167804 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.167804 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.167804 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.167804 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168129 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168129 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168129 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168129 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168129 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168129 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168433 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168433 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168433 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168433 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168637 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168637 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168637 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168637 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168637 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168884 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168884 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168884 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168884 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:35:23.168884 np0000171615 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 05 01:35:23.168884 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-89478b89-e2b7-42a1-9e36-55ef859bda03 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:35:23.168884 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-89478b89-e2b7-42a1-9e36-55ef859bda03 None None] GET https://199.204.45.4/volume// May 05 01:35:23.169289 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-89478b89-e2b7-42a1-9e36-55ef859bda03 None None] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:35:23.169289 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-89478b89-e2b7-42a1-9e36-55ef859bda03 None None] Calling method 'all' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:35:23.169289 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-89478b89-e2b7-42a1-9e36-55ef859bda03 None None] https://199.204.45.4/volume// returned with HTTP 300 May 05 01:35:23.169289 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 1/4] 199.204.45.4 () {66 vars in 1442 bytes} [Tue May 5 01:35:23 2026] GET /volume/ => generated 388 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 05 01:36:00.657502 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 05 01:36:00.657502 np0000171615 devstack@c-api.service[112679]: warnings.warn( May 05 01:36:00.671922 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.671922 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.671922 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.671922 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.671922 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.672395 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.672395 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.672395 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.672395 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.672395 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.672769 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.672769 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.672769 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.672769 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.672769 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.672769 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.673285 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.673285 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.673285 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.673285 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.673653 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.673653 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.673653 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.673653 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.673973 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.673973 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.673973 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.673973 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.674201 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.674201 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.674201 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.674201 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.674201 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.674578 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.674578 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.674578 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.674578 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.674578 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.674988 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.674988 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.674988 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.674988 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.674988 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.674988 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.675476 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.675476 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.675476 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.675476 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.675476 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.675476 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.675803 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.675803 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.675803 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.675803 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.675803 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.675803 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676037 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676037 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676037 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676037 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676037 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676286 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676286 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676286 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676286 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676286 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676511 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676511 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676511 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676511 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676511 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676511 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676803 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676803 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676803 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676803 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.676803 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.676803 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677005 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677005 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677005 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677005 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677005 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677185 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677185 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677185 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677185 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677185 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677358 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677358 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677358 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677358 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677512 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677512 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677512 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677512 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677683 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677683 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677683 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677683 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677683 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677862 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677862 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677862 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.677862 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.677862 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.678051 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.678051 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.678051 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.678051 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.678249 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.678249 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.678249 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.678249 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.678441 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.678441 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.678441 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.678441 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.678765 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.678765 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.678765 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.678765 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679003 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679003 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679003 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679003 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679218 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679218 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679218 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679218 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679218 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679493 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679493 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679493 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679493 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679493 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679493 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679806 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679806 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679806 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.679806 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.679806 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680033 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680033 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680033 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680033 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680033 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680033 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680305 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680305 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680305 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680305 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680305 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680305 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680600 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680600 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680600 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680600 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680600 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680600 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680918 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680918 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680918 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680918 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.680918 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.680918 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.681255 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.681255 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.681255 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.681255 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.681451 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.681451 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.681451 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.681451 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.681451 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.681671 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.681671 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.681671 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.681671 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 05 01:36:00.681671 np0000171615 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 05 01:36:00.681671 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:36:01.007715 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 demo demo] GET https://199.204.45.4/volume/v3/types?is_public=None May 05 01:36:01.008075 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:36:01.008301 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 demo demo] Calling method 'index' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:36:01.008860 np0000171615 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 05 01:36:01.008860 np0000171615 devstack@c-api.service[112679]: warnings.warn( May 05 01:36:01.009470 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:36:01.018317 np0000171615 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:36:01.037553 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 demo demo] https://199.204.45.4/volume/v3/types?is_public=None returned with HTTP 200 May 05 01:36:01.037994 np0000171615 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 1/5] 199.204.45.4 () {64 vars in 1249 bytes} [Tue May 5 01:36:00 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 01:36:01.051626 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 req-4b1672f1-f2a7-4002-a407-4d8ae5add403 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:36:01.057131 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 req-4b1672f1-f2a7-4002-a407-4d8ae5add403 demo demo] GET https://199.204.45.4/volume/v3/types/default May 05 01:36:01.057516 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 req-4b1672f1-f2a7-4002-a407-4d8ae5add403 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:36:01.057959 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 req-4b1672f1-f2a7-4002-a407-4d8ae5add403 demo demo] Calling method 'show' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:36:01.068611 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [req-07ffd0f6-106c-45cc-b3f5-3d1820b04c52 req-4b1672f1-f2a7-4002-a407-4d8ae5add403 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 05 01:36:01.069010 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 3/6] 199.204.45.4 () {66 vars in 1315 bytes} [Tue May 5 01:36:01 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 01:36:01.418906 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-e4bb2b85-937f-4907-aac2-16f752d63385 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:36:01.422786 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-e4bb2b85-937f-4907-aac2-16f752d63385 demo demo] GET https://199.204.45.4/volume/v3/types/default May 05 01:36:01.423060 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-e4bb2b85-937f-4907-aac2-16f752d63385 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:36:01.423335 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-e4bb2b85-937f-4907-aac2-16f752d63385 demo demo] Calling method 'show' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:36:01.440943 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-e4bb2b85-937f-4907-aac2-16f752d63385 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 05 01:36:01.441298 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 2/7] 199.204.45.4 () {64 vars in 1244 bytes} [Tue May 5 01:36:01 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 01:36:01.831572 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-4b2365f7-996f-44c2-800a-0e3b660348de None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:36:02.155631 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-4b2365f7-996f-44c2-800a-0e3b660348de demo demo] GET https://199.204.45.4/volume/v3/types/default May 05 01:36:02.156441 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-4b2365f7-996f-44c2-800a-0e3b660348de demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:36:02.156799 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-4b2365f7-996f-44c2-800a-0e3b660348de demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:36:02.165005 np0000171615 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-4b2365f7-996f-44c2-800a-0e3b660348de 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 05 01:36:02.183528 np0000171615 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 05 01:36:02.183528 np0000171615 devstack@c-api.service[112681]: warnings.warn( May 05 01:36:02.185774 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-4b2365f7-996f-44c2-800a-0e3b660348de demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 05 01:36:02.186126 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 2/8] 199.204.45.4 () {64 vars in 1244 bytes} [Tue May 5 01:36:01 2026] GET /volume/v3/types/default => generated 145 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 01:36:02.197330 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-38daa656-6c0b-4d2c-ace4-abb8c5d64681 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:36:02.199537 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-38daa656-6c0b-4d2c-ace4-abb8c5d64681 demo demo] GET https://199.204.45.4/volume/v3/types/default May 05 01:36:02.199774 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-38daa656-6c0b-4d2c-ace4-abb8c5d64681 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:36:02.200042 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-38daa656-6c0b-4d2c-ace4-abb8c5d64681 demo demo] Calling method 'show' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:36:02.217803 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-38daa656-6c0b-4d2c-ace4-abb8c5d64681 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 05 01:36:02.218168 np0000171615 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 2/9] 199.204.45.4 () {64 vars in 1244 bytes} [Tue May 5 01:36:02 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 05 01:36:11.064964 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=2 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:36:11.437530 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=2 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:36:12.181518 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=2 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:36:12.214125 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=3 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:41:13.980623 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-9ea4b2e7-114d-4172-92a5-21d63fcac00b None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:41:14.089338 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-9ea4b2e7-114d-4172-92a5-21d63fcac00b demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:41:14.089761 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-9ea4b2e7-114d-4172-92a5-21d63fcac00b demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:41:14.090150 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-9ea4b2e7-114d-4172-92a5-21d63fcac00b demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:41:14.091106 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-9ea4b2e7-114d-4172-92a5-21d63fcac00b demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:41:14.092884 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-9ea4b2e7-114d-4172-92a5-21d63fcac00b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:41:14.133967 np0000171615 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-9ea4b2e7-114d-4172-92a5-21d63fcac00b demo demo] Get all volumes completed successfully. May 05 01:41:14.136877 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-9ea4b2e7-114d-4172-92a5-21d63fcac00b demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:41:14.137465 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 4/10] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:41:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:41:24.126163 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:42:14.150619 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-1f313358-8afb-45d6-b38c-12ca3397aa8e None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:42:14.154254 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-1f313358-8afb-45d6-b38c-12ca3397aa8e demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:42:14.154526 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-1f313358-8afb-45d6-b38c-12ca3397aa8e demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:42:14.154836 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-1f313358-8afb-45d6-b38c-12ca3397aa8e demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:42:14.155625 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-1f313358-8afb-45d6-b38c-12ca3397aa8e demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:42:14.158485 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-1f313358-8afb-45d6-b38c-12ca3397aa8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:42:14.189187 np0000171615 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-1f313358-8afb-45d6-b38c-12ca3397aa8e demo demo] Get all volumes completed successfully. May 05 01:42:14.191991 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-1f313358-8afb-45d6-b38c-12ca3397aa8e demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:42:14.192462 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 3/11] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:42:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:42:24.182096 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:43:14.204946 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-b7ca1783-6573-43c2-b468-2ab8b4c6df83 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:43:14.208880 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-b7ca1783-6573-43c2-b468-2ab8b4c6df83 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:43:14.209128 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-b7ca1783-6573-43c2-b468-2ab8b4c6df83 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:43:14.209446 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-b7ca1783-6573-43c2-b468-2ab8b4c6df83 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:43:14.210425 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-b7ca1783-6573-43c2-b468-2ab8b4c6df83 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:43:14.211216 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-b7ca1783-6573-43c2-b468-2ab8b4c6df83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:43:14.245688 np0000171615 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-b7ca1783-6573-43c2-b468-2ab8b4c6df83 demo demo] Get all volumes completed successfully. May 05 01:43:14.247739 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-b7ca1783-6573-43c2-b468-2ab8b4c6df83 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:43:14.248149 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 3/12] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:43:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:43:24.239475 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:44:14.268754 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-cafbf6c3-3379-49ad-8ad9-5345e9420115 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:44:14.273209 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-cafbf6c3-3379-49ad-8ad9-5345e9420115 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:44:14.273422 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-cafbf6c3-3379-49ad-8ad9-5345e9420115 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:44:14.273715 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-cafbf6c3-3379-49ad-8ad9-5345e9420115 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:44:14.274025 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-cafbf6c3-3379-49ad-8ad9-5345e9420115 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:44:14.275699 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-cafbf6c3-3379-49ad-8ad9-5345e9420115 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:44:14.319574 np0000171615 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-cafbf6c3-3379-49ad-8ad9-5345e9420115 demo demo] Get all volumes completed successfully. May 05 01:44:14.322052 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-cafbf6c3-3379-49ad-8ad9-5345e9420115 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:44:14.322492 np0000171615 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 3/13] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:44:14 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 05 01:44:24.312854 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:45:14.354833 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-499f81f0-6fa4-441d-9839-db7b8ad10cf8 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:45:14.360437 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-499f81f0-6fa4-441d-9839-db7b8ad10cf8 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:45:14.361247 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-499f81f0-6fa4-441d-9839-db7b8ad10cf8 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:45:14.361731 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-499f81f0-6fa4-441d-9839-db7b8ad10cf8 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:45:14.362285 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-499f81f0-6fa4-441d-9839-db7b8ad10cf8 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:45:14.365715 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-499f81f0-6fa4-441d-9839-db7b8ad10cf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:45:14.376130 np0000171615 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-499f81f0-6fa4-441d-9839-db7b8ad10cf8 demo demo] Get all volumes completed successfully. May 05 01:45:14.378323 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-499f81f0-6fa4-441d-9839-db7b8ad10cf8 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:45:14.378724 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 5/14] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:45:14 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 05 01:45:24.367930 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:46:14.425534 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-86352bf6-55d2-413b-9b9e-8ce50f8986fc None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:46:14.607083 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-86352bf6-55d2-413b-9b9e-8ce50f8986fc demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:46:14.607234 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-86352bf6-55d2-413b-9b9e-8ce50f8986fc demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:46:14.607430 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-86352bf6-55d2-413b-9b9e-8ce50f8986fc demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:46:14.607727 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-86352bf6-55d2-413b-9b9e-8ce50f8986fc demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:46:14.608430 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-86352bf6-55d2-413b-9b9e-8ce50f8986fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:46:14.617066 np0000171615 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-86352bf6-55d2-413b-9b9e-8ce50f8986fc demo demo] Get all volumes completed successfully. May 05 01:46:14.620106 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-86352bf6-55d2-413b-9b9e-8ce50f8986fc demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:46:14.620669 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 4/15] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:46:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:46:24.611669 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:47:14.663727 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-30afd20f-ad9a-4415-9141-b0e97ef1280b None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:47:14.669157 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-30afd20f-ad9a-4415-9141-b0e97ef1280b demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:47:14.669410 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-30afd20f-ad9a-4415-9141-b0e97ef1280b demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:47:14.669883 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-30afd20f-ad9a-4415-9141-b0e97ef1280b demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:47:14.670228 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-30afd20f-ad9a-4415-9141-b0e97ef1280b demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:47:14.671247 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-30afd20f-ad9a-4415-9141-b0e97ef1280b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:47:14.682981 np0000171615 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-30afd20f-ad9a-4415-9141-b0e97ef1280b demo demo] Get all volumes completed successfully. May 05 01:47:14.686511 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-30afd20f-ad9a-4415-9141-b0e97ef1280b demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:47:14.687198 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 4/16] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:47:14 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 05 01:47:24.676860 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:48:14.708193 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-bfbf1e2a-e7b7-443e-8f21-558eac916eb5 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:48:14.710957 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-bfbf1e2a-e7b7-443e-8f21-558eac916eb5 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:48:14.711518 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-bfbf1e2a-e7b7-443e-8f21-558eac916eb5 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:48:14.711853 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-bfbf1e2a-e7b7-443e-8f21-558eac916eb5 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:48:14.712347 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-bfbf1e2a-e7b7-443e-8f21-558eac916eb5 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:48:14.713460 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-bfbf1e2a-e7b7-443e-8f21-558eac916eb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:48:14.723307 np0000171615 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-bfbf1e2a-e7b7-443e-8f21-558eac916eb5 demo demo] Get all volumes completed successfully. May 05 01:48:14.725222 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-bfbf1e2a-e7b7-443e-8f21-558eac916eb5 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:48:14.725549 np0000171615 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 4/17] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:48:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:48:24.716984 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:49:14.743628 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-a59c29f1-1108-416d-945b-342f2b16779a None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:49:14.746808 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-a59c29f1-1108-416d-945b-342f2b16779a demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:49:14.746950 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-a59c29f1-1108-416d-945b-342f2b16779a demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:49:14.747216 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-a59c29f1-1108-416d-945b-342f2b16779a demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:49:14.747419 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-a59c29f1-1108-416d-945b-342f2b16779a demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:49:14.748095 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-a59c29f1-1108-416d-945b-342f2b16779a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:49:14.759866 np0000171615 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-a59c29f1-1108-416d-945b-342f2b16779a demo demo] Get all volumes completed successfully. May 05 01:49:14.762041 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-a59c29f1-1108-416d-945b-342f2b16779a demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:49:14.762420 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 6/18] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:49:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:49:24.750489 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:50:14.779403 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-6e16cff3-029f-42b4-b4a5-c6608dfcd2c0 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:50:14.782715 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-6e16cff3-029f-42b4-b4a5-c6608dfcd2c0 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:50:14.782715 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-6e16cff3-029f-42b4-b4a5-c6608dfcd2c0 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:50:14.782715 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-6e16cff3-029f-42b4-b4a5-c6608dfcd2c0 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:50:14.782715 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-6e16cff3-029f-42b4-b4a5-c6608dfcd2c0 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:50:14.783480 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-6e16cff3-029f-42b4-b4a5-c6608dfcd2c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:50:14.793254 np0000171615 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-6e16cff3-029f-42b4-b4a5-c6608dfcd2c0 demo demo] Get all volumes completed successfully. May 05 01:50:14.797980 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-6e16cff3-029f-42b4-b4a5-c6608dfcd2c0 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:50:14.798413 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 5/19] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:50:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:50:24.786985 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:51:14.811355 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-26214947-a972-4869-90ec-3d7f7c9cdf72 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:51:14.962702 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-26214947-a972-4869-90ec-3d7f7c9cdf72 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:51:14.963148 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-26214947-a972-4869-90ec-3d7f7c9cdf72 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:51:14.963493 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-26214947-a972-4869-90ec-3d7f7c9cdf72 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:51:14.964036 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-26214947-a972-4869-90ec-3d7f7c9cdf72 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:51:14.965803 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-26214947-a972-4869-90ec-3d7f7c9cdf72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:51:14.974157 np0000171615 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-26214947-a972-4869-90ec-3d7f7c9cdf72 demo demo] Get all volumes completed successfully. May 05 01:51:14.976242 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-26214947-a972-4869-90ec-3d7f7c9cdf72 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:51:14.976692 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 5/20] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:51:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:51:24.969554 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:52:14.991096 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-7b6dc8b7-6297-40d0-a51c-3eed482bbed2 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:52:14.996187 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-7b6dc8b7-6297-40d0-a51c-3eed482bbed2 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:52:14.996426 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-7b6dc8b7-6297-40d0-a51c-3eed482bbed2 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:52:14.996669 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-7b6dc8b7-6297-40d0-a51c-3eed482bbed2 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:52:14.997019 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-7b6dc8b7-6297-40d0-a51c-3eed482bbed2 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:52:14.998249 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-7b6dc8b7-6297-40d0-a51c-3eed482bbed2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:52:15.007192 np0000171615 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-7b6dc8b7-6297-40d0-a51c-3eed482bbed2 demo demo] Get all volumes completed successfully. May 05 01:52:15.009581 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-7b6dc8b7-6297-40d0-a51c-3eed482bbed2 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:52:15.010036 np0000171615 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 5/21] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:52:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:52:25.002219 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:53:15.027117 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-219100b1-9613-4e74-8167-499c61503281 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:53:15.030404 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-219100b1-9613-4e74-8167-499c61503281 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:53:15.030858 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-219100b1-9613-4e74-8167-499c61503281 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:53:15.031278 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-219100b1-9613-4e74-8167-499c61503281 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:53:15.031833 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-219100b1-9613-4e74-8167-499c61503281 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:53:15.033170 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-219100b1-9613-4e74-8167-499c61503281 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:53:15.044996 np0000171615 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-219100b1-9613-4e74-8167-499c61503281 demo demo] Get all volumes completed successfully. May 05 01:53:15.047106 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-219100b1-9613-4e74-8167-499c61503281 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:53:15.047488 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 7/22] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:53:15 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 05 01:53:25.037524 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:54:15.061834 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-8ac2ab72-89da-413e-bd12-1ef18a60c913 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:54:15.065337 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-8ac2ab72-89da-413e-bd12-1ef18a60c913 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:54:15.065625 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-8ac2ab72-89da-413e-bd12-1ef18a60c913 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:54:15.065900 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-8ac2ab72-89da-413e-bd12-1ef18a60c913 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:54:15.066240 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-8ac2ab72-89da-413e-bd12-1ef18a60c913 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:54:15.067220 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-8ac2ab72-89da-413e-bd12-1ef18a60c913 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:54:15.076790 np0000171615 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-8ac2ab72-89da-413e-bd12-1ef18a60c913 demo demo] Get all volumes completed successfully. May 05 01:54:15.078921 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-8ac2ab72-89da-413e-bd12-1ef18a60c913 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:54:15.079416 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 6/23] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:54:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:54:25.071107 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:55:15.100579 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-08250dfb-76e8-410f-89b5-3fe612c07e9e None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:55:15.104084 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-08250dfb-76e8-410f-89b5-3fe612c07e9e demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:55:15.104385 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-08250dfb-76e8-410f-89b5-3fe612c07e9e demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:55:15.104661 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-08250dfb-76e8-410f-89b5-3fe612c07e9e demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:55:15.104966 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-08250dfb-76e8-410f-89b5-3fe612c07e9e demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:55:15.105986 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-08250dfb-76e8-410f-89b5-3fe612c07e9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:55:15.117839 np0000171615 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-08250dfb-76e8-410f-89b5-3fe612c07e9e demo demo] Get all volumes completed successfully. May 05 01:55:15.120770 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-08250dfb-76e8-410f-89b5-3fe612c07e9e demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:55:15.121309 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 6/24] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:55:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:55:25.109358 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:56:15.139103 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-cbe99d81-a5fa-4a23-90e4-45b7c9487c3c None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:56:15.319469 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-cbe99d81-a5fa-4a23-90e4-45b7c9487c3c demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:56:15.319469 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-cbe99d81-a5fa-4a23-90e4-45b7c9487c3c demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:56:15.319895 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-cbe99d81-a5fa-4a23-90e4-45b7c9487c3c demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:56:15.320390 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-cbe99d81-a5fa-4a23-90e4-45b7c9487c3c demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:56:15.322111 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-cbe99d81-a5fa-4a23-90e4-45b7c9487c3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:56:15.330321 np0000171615 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-cbe99d81-a5fa-4a23-90e4-45b7c9487c3c demo demo] Get all volumes completed successfully. May 05 01:56:15.332458 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-cbe99d81-a5fa-4a23-90e4-45b7c9487c3c demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:56:15.332856 np0000171615 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 6/25] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:56:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:56:25.326870 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:57:15.347955 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-18fbe902-330e-4ce1-80a6-1e1237989a1f None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:57:15.350826 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-18fbe902-330e-4ce1-80a6-1e1237989a1f demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:57:15.351068 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-18fbe902-330e-4ce1-80a6-1e1237989a1f demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:57:15.351304 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-18fbe902-330e-4ce1-80a6-1e1237989a1f demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:57:15.351645 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-18fbe902-330e-4ce1-80a6-1e1237989a1f demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:57:15.352559 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-18fbe902-330e-4ce1-80a6-1e1237989a1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:57:15.360525 np0000171615 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-18fbe902-330e-4ce1-80a6-1e1237989a1f demo demo] Get all volumes completed successfully. May 05 01:57:15.362851 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-18fbe902-330e-4ce1-80a6-1e1237989a1f demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:57:15.363308 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 8/26] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:57:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:57:25.356675 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:58:15.379337 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-2dbe4084-82e5-4ddd-97ec-eb61f2174a00 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:58:15.383304 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-2dbe4084-82e5-4ddd-97ec-eb61f2174a00 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:58:15.383867 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-2dbe4084-82e5-4ddd-97ec-eb61f2174a00 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:58:15.384213 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-2dbe4084-82e5-4ddd-97ec-eb61f2174a00 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:58:15.384696 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-2dbe4084-82e5-4ddd-97ec-eb61f2174a00 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:58:15.386289 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-2dbe4084-82e5-4ddd-97ec-eb61f2174a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:58:15.393936 np0000171615 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-2dbe4084-82e5-4ddd-97ec-eb61f2174a00 demo demo] Get all volumes completed successfully. May 05 01:58:15.396649 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-2dbe4084-82e5-4ddd-97ec-eb61f2174a00 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:58:15.396649 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 7/27] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:58:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:58:25.389581 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 01:59:15.417667 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-1f2cf168-adf9-4319-9737-ff7ac573727d None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 01:59:15.421772 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-1f2cf168-adf9-4319-9737-ff7ac573727d demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 01:59:15.422160 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-1f2cf168-adf9-4319-9737-ff7ac573727d demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 01:59:15.422540 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-1f2cf168-adf9-4319-9737-ff7ac573727d demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 01:59:15.423108 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-1f2cf168-adf9-4319-9737-ff7ac573727d demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 01:59:15.424213 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-1f2cf168-adf9-4319-9737-ff7ac573727d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 01:59:15.432452 np0000171615 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-1f2cf168-adf9-4319-9737-ff7ac573727d demo demo] Get all volumes completed successfully. May 05 01:59:15.435069 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-1f2cf168-adf9-4319-9737-ff7ac573727d demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 01:59:15.435517 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 7/28] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 01:59:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 01:59:25.427479 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 02:00:15.449653 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-631eb751-21b6-4c65-a92e-83cedf203ca1 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 02:00:15.453944 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-631eb751-21b6-4c65-a92e-83cedf203ca1 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 02:00:15.454395 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-631eb751-21b6-4c65-a92e-83cedf203ca1 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 02:00:15.455243 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-631eb751-21b6-4c65-a92e-83cedf203ca1 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 02:00:15.455510 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-631eb751-21b6-4c65-a92e-83cedf203ca1 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 02:00:15.457798 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-631eb751-21b6-4c65-a92e-83cedf203ca1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 02:00:15.467091 np0000171615 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-631eb751-21b6-4c65-a92e-83cedf203ca1 demo demo] Get all volumes completed successfully. May 05 02:00:15.470162 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-631eb751-21b6-4c65-a92e-83cedf203ca1 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 02:00:15.470973 np0000171615 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 7/29] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 02:00:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 02:00:25.460906 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 02:01:15.487285 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-805f27dc-9951-4e7d-a75d-ee0bc85ccd23 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 02:01:15.579971 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-805f27dc-9951-4e7d-a75d-ee0bc85ccd23 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 02:01:15.580343 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-805f27dc-9951-4e7d-a75d-ee0bc85ccd23 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 02:01:15.580768 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-805f27dc-9951-4e7d-a75d-ee0bc85ccd23 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 02:01:15.581313 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-805f27dc-9951-4e7d-a75d-ee0bc85ccd23 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 02:01:15.583285 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-805f27dc-9951-4e7d-a75d-ee0bc85ccd23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 02:01:15.590548 np0000171615 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-805f27dc-9951-4e7d-a75d-ee0bc85ccd23 demo demo] Get all volumes completed successfully. May 05 02:01:15.592922 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-805f27dc-9951-4e7d-a75d-ee0bc85ccd23 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 02:01:15.593266 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 9/30] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 02:01:15 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 05 02:01:25.586543 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 02:02:15.610177 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-78fbdd76-6c05-4888-83f8-a33e493a9f7d None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 02:02:15.612774 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-78fbdd76-6c05-4888-83f8-a33e493a9f7d demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 02:02:15.613041 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-78fbdd76-6c05-4888-83f8-a33e493a9f7d demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 02:02:15.613287 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-78fbdd76-6c05-4888-83f8-a33e493a9f7d demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 02:02:15.613622 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-78fbdd76-6c05-4888-83f8-a33e493a9f7d demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 02:02:15.614575 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-78fbdd76-6c05-4888-83f8-a33e493a9f7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 02:02:15.621476 np0000171615 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-78fbdd76-6c05-4888-83f8-a33e493a9f7d demo demo] Get all volumes completed successfully. May 05 02:02:15.623495 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-78fbdd76-6c05-4888-83f8-a33e493a9f7d demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 02:02:15.623894 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 8/31] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 02:02:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 02:02:25.618064 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 02:03:15.639648 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-933f5e98-02bb-45c5-b06e-afa826c2b4c9 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 02:03:15.646331 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-933f5e98-02bb-45c5-b06e-afa826c2b4c9 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 02:03:15.646826 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-933f5e98-02bb-45c5-b06e-afa826c2b4c9 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 02:03:15.647327 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-933f5e98-02bb-45c5-b06e-afa826c2b4c9 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 02:03:15.647883 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-933f5e98-02bb-45c5-b06e-afa826c2b4c9 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 02:03:15.648845 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-933f5e98-02bb-45c5-b06e-afa826c2b4c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 02:03:15.656654 np0000171615 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-933f5e98-02bb-45c5-b06e-afa826c2b4c9 demo demo] Get all volumes completed successfully. May 05 02:03:15.659273 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-933f5e98-02bb-45c5-b06e-afa826c2b4c9 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 02:03:15.659742 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 8/32] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 02:03:15 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 05 02:03:25.652258 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 02:04:15.675493 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-85659a4c-4722-40f7-95dc-8ed599d9cc6c None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 02:04:15.679564 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-85659a4c-4722-40f7-95dc-8ed599d9cc6c demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 02:04:15.679989 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-85659a4c-4722-40f7-95dc-8ed599d9cc6c demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 02:04:15.680385 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-85659a4c-4722-40f7-95dc-8ed599d9cc6c demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 02:04:15.681018 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-85659a4c-4722-40f7-95dc-8ed599d9cc6c demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 02:04:15.683002 np0000171615 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-85659a4c-4722-40f7-95dc-8ed599d9cc6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 02:04:15.693071 np0000171615 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-85659a4c-4722-40f7-95dc-8ed599d9cc6c demo demo] Get all volumes completed successfully. May 05 02:04:15.695051 np0000171615 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-85659a4c-4722-40f7-95dc-8ed599d9cc6c demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 02:04:15.695377 np0000171615 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 8/33] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 02:04:15 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 05 02:04:25.687406 np0000171615 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 02:05:15.714017 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-83c72c8d-250e-48f6-9f21-37f0e3eb1e91 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 02:05:15.717021 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-83c72c8d-250e-48f6-9f21-37f0e3eb1e91 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 02:05:15.717291 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-83c72c8d-250e-48f6-9f21-37f0e3eb1e91 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 02:05:15.717550 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-83c72c8d-250e-48f6-9f21-37f0e3eb1e91 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 02:05:15.717877 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-83c72c8d-250e-48f6-9f21-37f0e3eb1e91 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 02:05:15.718940 np0000171615 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-83c72c8d-250e-48f6-9f21-37f0e3eb1e91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 02:05:15.725807 np0000171615 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-83c72c8d-250e-48f6-9f21-37f0e3eb1e91 demo demo] Get all volumes completed successfully. May 05 02:05:15.727948 np0000171615 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-83c72c8d-250e-48f6-9f21-37f0e3eb1e91 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 02:05:15.728836 np0000171615 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 10/34] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 02:05:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 02:05:25.721999 np0000171615 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 02:06:15.744349 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-da2c8904-f288-459c-8af5-e59f12918b10 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 02:06:15.812095 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-da2c8904-f288-459c-8af5-e59f12918b10 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 02:06:15.812618 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-da2c8904-f288-459c-8af5-e59f12918b10 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 02:06:15.813176 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-da2c8904-f288-459c-8af5-e59f12918b10 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 02:06:15.813741 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-da2c8904-f288-459c-8af5-e59f12918b10 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 02:06:15.814910 np0000171615 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-da2c8904-f288-459c-8af5-e59f12918b10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 02:06:15.823802 np0000171615 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-da2c8904-f288-459c-8af5-e59f12918b10 demo demo] Get all volumes completed successfully. May 05 02:06:15.827456 np0000171615 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-da2c8904-f288-459c-8af5-e59f12918b10 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 02:06:15.827978 np0000171615 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 9/35] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 02:06:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 05 02:06:25.818182 np0000171615 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 05 02:07:15.842780 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-b793ab4a-459f-4516-a8f4-41f8249863bc None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 05 02:07:15.847453 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-b793ab4a-459f-4516-a8f4-41f8249863bc demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 05 02:07:15.847976 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-b793ab4a-459f-4516-a8f4-41f8249863bc demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 05 02:07:15.848388 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-b793ab4a-459f-4516-a8f4-41f8249863bc demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 05 02:07:15.849062 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-b793ab4a-459f-4516-a8f4-41f8249863bc demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 05 02:07:15.850149 np0000171615 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-b793ab4a-459f-4516-a8f4-41f8249863bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 05 02:07:15.858975 np0000171615 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-b793ab4a-459f-4516-a8f4-41f8249863bc demo demo] Get all volumes completed successfully. May 05 02:07:15.862014 np0000171615 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-b793ab4a-459f-4516-a8f4-41f8249863bc demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 05 02:07:15.862527 np0000171615 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 9/36] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 5 02:07:15 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 05 02:07:25.853774 np0000171615 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}