May 22 05:10:42.240250 np0000176179 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 22 05:10:42.248513 np0000176179 devstack@c-api.service[112317]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 22 05:10:42 2026] *** May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: nodename: np0000176179 May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: machine: x86_64 May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: clock source: unix May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: pcre jit disabled May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: detected number of CPU cores: 16 May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: current working directory: / May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: detected binary path: /usr/bin/uwsgi-core May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: your processes number limit is 256917 May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: your memory page size is 4096 bytes May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: detected max file descriptor number: 2048 May 22 05:10:42.251799 np0000176179 devstack@c-api.service[112317]: lock engine: pthread robust mutexes May 22 05:10:42.252648 np0000176179 devstack@c-api.service[112317]: thunder lock: enabled May 22 05:10:42.252648 np0000176179 devstack@c-api.service[112317]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 22 05:10:42.252648 np0000176179 devstack@c-api.service[112317]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 22 05:10:42.252648 np0000176179 devstack@c-api.service[112317]: PEP 405 virtualenv detected: /opt/stack/data/venv May 22 05:10:42.252648 np0000176179 devstack@c-api.service[112317]: Set PythonHome to /opt/stack/data/venv May 22 05:10:42.289849 np0000176179 devstack@c-api.service[112317]: Python main interpreter initialized at 0x73d1204a3668 May 22 05:10:42.290021 np0000176179 devstack@c-api.service[112317]: python threads support enabled May 22 05:10:42.290021 np0000176179 devstack@c-api.service[112317]: your server socket listen backlog is limited to 100 connections May 22 05:10:42.290021 np0000176179 devstack@c-api.service[112317]: your mercy for graceful operations on workers is 80 seconds May 22 05:10:42.290429 np0000176179 devstack@c-api.service[112317]: mapped 671795 bytes (656 KB) for 4 cores May 22 05:10:42.290572 np0000176179 devstack@c-api.service[112317]: *** Operational MODE: preforking *** May 22 05:10:42.290772 np0000176179 devstack@c-api.service[112317]: *** uWSGI is running in multiple interpreter mode *** May 22 05:10:42.290772 np0000176179 devstack@c-api.service[112317]: spawned uWSGI master process (pid: 112317) May 22 05:10:42.290964 np0000176179 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 22 05:10:42.291850 np0000176179 devstack@c-api.service[112317]: spawned uWSGI worker 1 (pid: 112327, cores: 1) May 22 05:10:42.292411 np0000176179 devstack@c-api.service[112317]: spawned uWSGI worker 2 (pid: 112328, cores: 1) May 22 05:10:42.292987 np0000176179 devstack@c-api.service[112317]: spawned uWSGI worker 3 (pid: 112329, cores: 1) May 22 05:10:42.293543 np0000176179 devstack@c-api.service[112317]: spawned uWSGI worker 4 (pid: 112330, cores: 1) May 22 05:10:42.293622 np0000176179 devstack@c-api.service[112317]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 22 05:10:42.433090 np0000176179 devstack@c-api.service[112328]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 05:10:42.433090 np0000176179 devstack@c-api.service[112328]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 05:10:42.433090 np0000176179 devstack@c-api.service[112328]: we strongly recommend against using it for new projects. May 22 05:10:42.433090 np0000176179 devstack@c-api.service[112328]: If you are already using Eventlet, we recommend migrating to a different May 22 05:10:42.433090 np0000176179 devstack@c-api.service[112328]: framework. For more detail see May 22 05:10:42.433090 np0000176179 devstack@c-api.service[112328]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 05:10:42.433090 np0000176179 devstack@c-api.service[112328]: import eventlet # noqa May 22 05:10:42.437505 np0000176179 devstack@c-api.service[112329]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 05:10:42.437505 np0000176179 devstack@c-api.service[112329]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 05:10:42.437505 np0000176179 devstack@c-api.service[112329]: we strongly recommend against using it for new projects. May 22 05:10:42.437505 np0000176179 devstack@c-api.service[112329]: If you are already using Eventlet, we recommend migrating to a different May 22 05:10:42.437505 np0000176179 devstack@c-api.service[112329]: framework. For more detail see May 22 05:10:42.437505 np0000176179 devstack@c-api.service[112329]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 05:10:42.437505 np0000176179 devstack@c-api.service[112329]: import eventlet # noqa May 22 05:10:42.438161 np0000176179 devstack@c-api.service[112327]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 05:10:42.438161 np0000176179 devstack@c-api.service[112327]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 05:10:42.438161 np0000176179 devstack@c-api.service[112327]: we strongly recommend against using it for new projects. May 22 05:10:42.438161 np0000176179 devstack@c-api.service[112327]: If you are already using Eventlet, we recommend migrating to a different May 22 05:10:42.438161 np0000176179 devstack@c-api.service[112327]: framework. For more detail see May 22 05:10:42.438161 np0000176179 devstack@c-api.service[112327]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 05:10:42.438161 np0000176179 devstack@c-api.service[112327]: import eventlet # noqa May 22 05:10:42.459745 np0000176179 devstack@c-api.service[112330]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 05:10:42.459745 np0000176179 devstack@c-api.service[112330]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 05:10:42.459745 np0000176179 devstack@c-api.service[112330]: we strongly recommend against using it for new projects. May 22 05:10:42.459745 np0000176179 devstack@c-api.service[112330]: If you are already using Eventlet, we recommend migrating to a different May 22 05:10:42.459745 np0000176179 devstack@c-api.service[112330]: framework. For more detail see May 22 05:10:42.459745 np0000176179 devstack@c-api.service[112330]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 05:10:42.459745 np0000176179 devstack@c-api.service[112330]: import eventlet # noqa May 22 05:10:42.522499 np0000176179 devstack@c-api.service[112328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 05:10:42.522499 np0000176179 devstack@c-api.service[112328]: debtcollector.deprecate( May 22 05:10:42.526138 np0000176179 devstack@c-api.service[112329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 05:10:42.526138 np0000176179 devstack@c-api.service[112329]: debtcollector.deprecate( May 22 05:10:42.527966 np0000176179 devstack@c-api.service[112327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 05:10:42.527966 np0000176179 devstack@c-api.service[112327]: debtcollector.deprecate( May 22 05:10:42.554186 np0000176179 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 05:10:42.554186 np0000176179 devstack@c-api.service[112330]: debtcollector.deprecate( May 22 05:10:42.616830 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:42.616830 np0000176179 devstack@c-api.service[112329]: from cgi import parse_header May 22 05:10:42.621070 np0000176179 devstack@c-api.service[112327]: /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 22 05:10:42.621070 np0000176179 devstack@c-api.service[112327]: from cgi import parse_header May 22 05:10:42.622835 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:42.622835 np0000176179 devstack@c-api.service[112328]: from cgi import parse_header May 22 05:10:42.642026 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:42.642026 np0000176179 devstack@c-api.service[112330]: from cgi import parse_header May 22 05:10:42.665053 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:42.665053 np0000176179 devstack@c-api.service[112329]: removals.removed_module( May 22 05:10:42.665053 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:42.665053 np0000176179 devstack@c-api.service[112329]: removals.removed_module( May 22 05:10:42.668921 np0000176179 devstack@c-api.service[112327]: /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 22 05:10:42.668921 np0000176179 devstack@c-api.service[112327]: removals.removed_module( May 22 05:10:42.668921 np0000176179 devstack@c-api.service[112327]: /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 22 05:10:42.668921 np0000176179 devstack@c-api.service[112327]: removals.removed_module( May 22 05:10:42.675608 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:42.675608 np0000176179 devstack@c-api.service[112328]: removals.removed_module( May 22 05:10:42.676347 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:42.676347 np0000176179 devstack@c-api.service[112328]: removals.removed_module( May 22 05:10:42.689850 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:42.689850 np0000176179 devstack@c-api.service[112330]: removals.removed_module( May 22 05:10:42.690625 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:42.690625 np0000176179 devstack@c-api.service[112330]: removals.removed_module( May 22 05:10:43.289012 np0000176179 devstack@c-api.service[112327]: /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 22 05:10:43.289012 np0000176179 devstack@c-api.service[112327]: warnings.warn( May 22 05:10:43.313401 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:43.313401 np0000176179 devstack@c-api.service[112329]: warnings.warn( May 22 05:10:43.326475 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:43.326475 np0000176179 devstack@c-api.service[112330]: warnings.warn( May 22 05:10:43.378226 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:43.378226 np0000176179 devstack@c-api.service[112328]: warnings.warn( May 22 05:10:43.392086 np0000176179 devstack@c-api.service[112327]: /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 22 05:10:43.392086 np0000176179 devstack@c-api.service[112327]: warnings.warn( May 22 05:10:43.417305 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:43.417305 np0000176179 devstack@c-api.service[112329]: warnings.warn( May 22 05:10:43.426216 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:43.426216 np0000176179 devstack@c-api.service[112330]: warnings.warn( May 22 05:10:43.490686 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:43.490686 np0000176179 devstack@c-api.service[112328]: warnings.warn( May 22 05:10:43.702665 np0000176179 devstack@c-api.service[112330]: 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 22 05:10:43.703088 np0000176179 devstack@c-api.service[112330]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112330) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 05:10:43.718183 np0000176179 devstack@c-api.service[112327]: 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 22 05:10:43.718554 np0000176179 devstack@c-api.service[112327]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112327) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 05:10:43.721479 np0000176179 devstack@c-api.service[112329]: 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 22 05:10:43.721747 np0000176179 devstack@c-api.service[112329]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112329) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 05:10:43.770669 np0000176179 devstack@c-api.service[112328]: 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 22 05:10:43.770912 np0000176179 devstack@c-api.service[112328]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112328) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 05:10:43.789110 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:43.789110 np0000176179 devstack@c-api.service[112330]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 05:10:43.792874 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:43.792874 np0000176179 devstack@c-api.service[112329]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 05:10:43.793253 np0000176179 devstack@c-api.service[112327]: /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 22 05:10:43.793253 np0000176179 devstack@c-api.service[112327]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 05:10:43.834020 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:43.834020 np0000176179 devstack@c-api.service[112328]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 05:10:44.243893 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 05:10:44.244384 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 05:10:44.244463 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112328) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 05:10:44.244549 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112327) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 05:10:44.244638 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.244726 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.244809 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.244955 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.245041 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.245041 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.245167 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.245229 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.245292 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.245350 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.245409 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.245480 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.245540 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.245540 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.245658 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.245719 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.245719 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.245848 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.245911 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.245990 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.246055 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.246110 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.246168 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.246235 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.246235 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.246337 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.246395 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.246449 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.246506 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.246558 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.246616 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.246668 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.246725 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.246805 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.247024 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.247103 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.247156 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.247215 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.247270 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.247270 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.248627 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.248716 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.248758 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.248842 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.248908 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.248960 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.249027 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.249070 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.249288 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.249345 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.249409 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.249458 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.249512 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.249554 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.249595 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.249674 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.249726 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.249767 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.249856 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.249921 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.249967 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.250009 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.250049 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.250098 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.250098 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.250098 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.250098 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.250098 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.253983 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.254061 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.254099 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.254142 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.254204 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.254249 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.254336 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.254397 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.254397 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.254479 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.254527 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.254567 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.254613 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.254665 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.254766 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.254913 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.254913 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.255002 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.255044 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.255087 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.255136 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.255178 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.255178 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.255258 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.255313 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.255313 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.255391 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.255438 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.261256 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.261357 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.261357 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.261435 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.261475 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.261524 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.261524 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.261632 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.261632 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.261799 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.261902 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.261902 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.261902 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.261902 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.262574 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.262661 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.262713 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.262771 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.262913 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.262997 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.263054 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.263111 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.263162 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.263216 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.263252 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.263293 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.263351 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.263351 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.263470 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.263523 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.263584 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.263627 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.263681 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.263681 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.263790 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.263870 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.263949 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.264036 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.264036 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.264164 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.264223 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.264284 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.264343 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.264399 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.264457 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.264515 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.264594 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.264665 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.264721 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.264782 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.264870 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.264932 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.265008 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.265075 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.265137 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.265191 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.265263 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.265323 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.265382 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.265382 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.265485 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.265543 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.265602 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.265669 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.265737 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.265737 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.265737 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.265737 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.265737 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.265737 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.266121 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.266121 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.266121 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.266276 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.266335 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.266533 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.266610 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.266664 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.266722 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.266782 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.266782 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.266967 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.267037 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.267089 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.267152 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.267205 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.267256 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.267307 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.267359 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.267422 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.267481 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.267539 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.267598 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.267677 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.267769 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.267874 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.267937 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.267998 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.268056 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.268113 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.268185 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.268242 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.268309 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.268382 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.268477 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.268562 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.268650 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.268730 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.268855 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.268941 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.269056 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.269164 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.269249 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.269341 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.269341 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.269341 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.269341 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.269341 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.269341 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.269789 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.269789 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.269789 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.269789 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.269789 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.269789 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.269789 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.270198 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.270198 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.270198 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.270394 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.270456 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.270521 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.270579 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.270642 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.270701 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.270780 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.270926 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.270993 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.271050 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.271128 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.271190 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.271256 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.271320 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.271320 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.271433 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.271499 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.271560 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.271560 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.271684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.272111 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.272343 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.272405 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.272460 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.272493 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.272520 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.272550 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.272581 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.272612 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.272638 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.272669 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.272701 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.272730 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.272757 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.272788 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.272832 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.272859 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.272884 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.272938 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.272968 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.273006 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.273038 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.273065 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.273099 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.273128 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.273159 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.273186 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.273217 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.273243 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.273276 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.273311 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.273341 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.273371 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.273371 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.273423 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.273469 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.273540 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.273596 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.273663 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.273722 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.273783 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.273860 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.273930 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.274309 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.274376 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.274406 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.274438 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.274469 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.274501 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.274536 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.274568 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.274594 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.274624 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.274654 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.274686 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.274715 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.274745 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.274777 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.274802 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.274842 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.274900 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.274934 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.274978 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.274978 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.275552 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.275617 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.275673 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.275711 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.275743 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.275770 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.275797 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.275839 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.275874 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.275908 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.275938 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.275967 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.275995 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.276027 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.276057 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.276082 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.276111 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.276136 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.276165 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.276191 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.276225 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.276254 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.276281 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.276309 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.276338 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.276364 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.276393 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.276425 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.276459 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.276485 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.276515 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.276541 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.276570 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.276600 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.276630 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.276656 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.276686 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.276714 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.276745 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.276770 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.276802 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.276843 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.276880 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.276912 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.276937 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.276970 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.276996 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.277026 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.277055 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.277055 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.277111 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.277141 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.277170 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.277200 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.277225 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.277225 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.277275 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.277275 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.277275 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.277354 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.277408 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.277466 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.277539 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.277830 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.277908 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.277965 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.278032 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.278078 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.278141 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.278212 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.278436 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.278495 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.278555 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.278616 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.278674 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.278732 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.278800 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.278967 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.279036 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.279065 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.279092 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.279136 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.279162 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.279193 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.279219 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.279247 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.279278 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.279309 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.279340 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.279369 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.279398 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.279428 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.279459 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.279487 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.279487 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.279547 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.279591 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.279658 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.279694 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.279774 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.279867 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.279935 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.279996 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.280056 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.280123 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.280164 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.280196 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.280248 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.280351 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.280388 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.280418 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.280450 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.280481 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.280510 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.280539 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.280569 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.280597 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.280630 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.280666 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.280696 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.280725 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.280753 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.280789 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.280840 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.280870 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.280900 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.280926 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.280965 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.281001 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.281028 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.281051 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.281076 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.281076 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.282577 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.282630 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.282700 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.282754 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.282823 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.282895 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.282935 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.282966 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.282993 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.283023 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.283054 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.283082 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.283117 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.283153 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.283183 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.283210 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.283239 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.283265 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.283295 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.283320 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.283349 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.283379 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.283413 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.283445 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.283477 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.283506 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.283543 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.283543 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.285061 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.285116 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.285143 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.285175 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.285215 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.285251 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.285283 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.285313 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.285340 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.285370 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.285399 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.285429 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.285455 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.285494 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.285528 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.285559 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.285587 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.285614 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.285649 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.285679 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.285707 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.285741 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.285774 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.285828 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.285866 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.285896 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.285896 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.285960 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.288249 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.288308 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.288365 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.288401 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.288427 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.288466 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.288496 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.288528 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.288555 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.288584 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.288611 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.288642 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.288672 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.288704 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.288736 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.288769 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.288803 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.288856 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.288882 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.288908 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.288950 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.288984 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.289035 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.289077 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.289125 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.289167 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.289205 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.289246 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.289286 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.289333 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.289380 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.289423 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.289465 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.289506 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.289556 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.289599 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.289640 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.289680 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.289720 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.289762 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.289811 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.289891 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.289947 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.289989 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.290041 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.290083 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.290124 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.290160 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.290199 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.290236 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.290276 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.290314 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.290364 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.290412 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.290453 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.290502 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.291067 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.291142 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.291188 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.291259 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.291323 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.291380 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.291432 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.291488 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.291541 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.291607 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.291657 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.291694 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.291737 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.291793 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.291857 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.291899 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.291938 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.291976 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.292015 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.292070 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.292112 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.292152 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.292195 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.292236 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.292236 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.292236 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.292236 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.292236 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.292416 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.292416 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.292416 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.292532 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.292574 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.292611 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.292659 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.292701 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.292738 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.292792 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.292876 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.292922 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.292968 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.293011 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.293053 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.293053 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.293122 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.293163 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.293199 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.293241 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.293283 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.293331 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.293372 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.293418 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.293418 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.293418 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.293418 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.293418 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.293970 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.294068 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.294116 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.294181 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.294232 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.294269 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.294311 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.294352 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.294413 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.294486 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.294543 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.294596 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.294661 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.294715 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.294781 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.294858 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.294949 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.295020 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.295080 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.295140 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.295205 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.295261 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.295315 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.295357 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.295394 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.295434 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.295470 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.295470 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.296936 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.297017 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.297017 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.297086 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.297131 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.297175 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.297210 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.297210 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.297282 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.297320 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.297358 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.297401 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.297447 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.297484 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.297527 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.297564 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.297604 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.297656 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.297656 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.297656 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.297802 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.298099 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.298155 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.298205 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.298271 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.298368 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.298440 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.298440 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.298533 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.298592 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.298663 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.298724 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.298783 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.298910 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.298994 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.299059 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.299115 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.299184 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.299242 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.299301 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.299365 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.299423 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.299495 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.299553 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.299603 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.299661 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.299661 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.299757 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.299845 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.299908 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.299969 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.300027 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.300096 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.300154 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.300154 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.300154 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.300268 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.300268 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.300268 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.300367 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.300367 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.300448 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.300491 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.300536 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.300573 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.300613 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.300650 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.300686 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.300735 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.300778 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.300835 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.300916 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.300973 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.301011 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.301065 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.301107 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.301145 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.301188 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.301230 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.301277 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.301325 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.301367 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.301405 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.301446 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.301483 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.301526 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.301561 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.301602 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.301638 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.301680 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.301810 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.301874 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.301919 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.301962 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.302010 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.302046 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.302086 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.302127 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.302164 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.302204 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.302246 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.302293 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.302336 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.302377 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.302413 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.302454 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.302489 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.302542 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.302586 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.302624 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.302675 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.302717 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.302756 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.302756 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.302756 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.302903 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.302973 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.303023 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.303069 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.303119 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.303164 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.303203 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.303244 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.303282 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.303323 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.303360 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.303400 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.303443 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.303493 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.303493 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.303582 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.303582 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.303677 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.303724 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.303786 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.303868 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.303928 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.303978 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.304030 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.304098 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.304154 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.304206 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.304258 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.304318 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.304375 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.304433 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.304495 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.304546 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.304597 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.304653 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.304707 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.304707 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.304799 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.304888 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.304944 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.304995 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.305054 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.305111 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.305162 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.305220 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.305277 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.305330 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.305381 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.305381 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.305482 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.305537 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.305587 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.305587 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.305678 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.305678 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.305779 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.305850 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.305906 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.305955 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.306004 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.306053 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.306104 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.306157 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.306221 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.306281 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.306339 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.306391 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.306446 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.306503 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.306554 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.306605 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.306655 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.306712 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.306777 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.306856 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.306985 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.307043 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.307104 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.307161 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.307216 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.307275 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.307332 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.307398 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.307466 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.307535 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.307594 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.307651 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.307709 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.307770 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.307850 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.307913 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.307986 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.308040 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.308094 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.308138 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.308179 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.308220 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.308259 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.308306 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.308348 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.308395 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.308440 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.308489 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.308539 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.308582 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.308624 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.308670 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.308717 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.308764 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 05:10:44.308808 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.308808 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.308808 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.308808 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.308808 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.308808 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.309037 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.309075 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.309125 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.309163 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.309206 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.309247 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.309296 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.309340 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.309388 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 05:10:44.309431 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.309472 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.309515 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.309561 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 05:10:44.309604 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.309645 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 05:10:44.309645 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 05:10:44.309645 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 05:10:44.309645 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 05:10:44.353171 np0000176179 devstack@c-api.service[112327]: INFO dbcounter [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Registered counter for database cinder May 22 05:10:44.353351 np0000176179 devstack@c-api.service[112329]: INFO dbcounter [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Registered counter for database cinder May 22 05:10:44.355091 np0000176179 devstack@c-api.service[112330]: INFO dbcounter [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Registered counter for database cinder May 22 05:10:44.355968 np0000176179 devstack@c-api.service[112328]: INFO dbcounter [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Registered counter for database cinder May 22 05:10:44.368158 np0000176179 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:44.370138 np0000176179 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:44.371058 np0000176179 devstack@c-api.service[112327]: DEBUG oslo_db.sqlalchemy.engines [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 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=112327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:44.373359 np0000176179 devstack@c-api.service[112328]: DEBUG oslo_db.sqlalchemy.engines [None req-a7897f4d-8a87-4373-b593-038f6fed6172 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=112328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:44.488366 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writer thread running {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 05:10:44.491165 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writer thread running {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 05:10:44.491345 np0000176179 devstack@c-api.service[112328]: INFO cinder.rpc [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 05:10:44.493786 np0000176179 devstack@c-api.service[112328]: INFO cinder.rpc [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 05:10:44.494321 np0000176179 devstack@c-api.service[112330]: INFO cinder.rpc [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 05:10:44.496497 np0000176179 devstack@c-api.service[112328]: INFO cinder.rpc [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 05:10:44.496663 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writer thread running {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 05:10:44.496792 np0000176179 devstack@c-api.service[112330]: INFO cinder.rpc [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 05:10:44.498716 np0000176179 devstack@c-api.service[112330]: INFO cinder.rpc [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 05:10:44.499238 np0000176179 devstack@c-api.service[112328]: INFO cinder.rpc [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 05:10:44.499510 np0000176179 devstack@c-api.service[112327]: INFO cinder.rpc [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 05:10:44.500344 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writer thread running {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 05:10:44.500434 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.500598 np0000176179 devstack@c-api.service[112330]: INFO cinder.rpc [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 05:10:44.501271 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.501864 np0000176179 devstack@c-api.service[112327]: INFO cinder.rpc [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 05:10:44.502858 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.502922 np0000176179 devstack@c-api.service[112329]: INFO cinder.rpc [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 05:10:44.502963 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.504067 np0000176179 devstack@c-api.service[112327]: INFO cinder.rpc [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 05:10:44.504918 np0000176179 devstack@c-api.service[112329]: INFO cinder.rpc [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 05:10:44.506777 np0000176179 devstack@c-api.service[112327]: INFO cinder.rpc [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 05:10:44.506934 np0000176179 devstack@c-api.service[112329]: INFO cinder.rpc [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 05:10:44.507567 np0000176179 devstack@c-api.service[112328]: DEBUG oslo_db.sqlalchemy.engines [None req-a7897f4d-8a87-4373-b593-038f6fed6172 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=112328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:44.508034 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.508507 np0000176179 devstack@c-api.service[112329]: INFO cinder.rpc [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 05:10:44.509304 np0000176179 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:44.509407 np0000176179 devstack@c-api.service[112328]: INFO cinder.rpc [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 05:10:44.509502 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.510447 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.510913 np0000176179 devstack@c-api.service[112328]: INFO cinder.rpc [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 05:10:44.510981 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.511723 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.512030 np0000176179 devstack@c-api.service[112330]: INFO cinder.rpc [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 05:10:44.514355 np0000176179 devstack@c-api.service[112330]: INFO cinder.rpc [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 05:10:44.515527 np0000176179 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:44.515730 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.517359 np0000176179 devstack@c-api.service[112329]: INFO cinder.rpc [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 05:10:44.517572 np0000176179 devstack@c-api.service[112327]: DEBUG oslo_db.sqlalchemy.engines [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 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=112327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:44.519004 np0000176179 devstack@c-api.service[112329]: INFO cinder.rpc [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 05:10:44.519843 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.520464 np0000176179 devstack@c-api.service[112327]: INFO cinder.rpc [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 05:10:44.522813 np0000176179 devstack@c-api.service[112327]: INFO cinder.rpc [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 05:10:44.524117 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.524225 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.526783 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.528541 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.530083 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.531204 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.531856 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.533267 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.534601 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.535896 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.537354 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.537855 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.537971 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.539014 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.541165 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.541425 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.542217 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.542790 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.544496 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.544635 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.545910 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.546049 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.547841 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.548937 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.549087 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.549488 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.550670 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.552014 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.552288 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.552517 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.553632 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.553875 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.554786 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.555130 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.555555 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.556844 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.557927 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.558066 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.558618 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.559246 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.561692 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.561881 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.563921 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.564047 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.564615 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.566122 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.567475 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.567577 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.568696 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.568802 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.569690 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.570809 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.571169 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.571685 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.572726 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.573006 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.573562 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.574229 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.574302 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.574349 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.575477 np0000176179 devstack@c-api.service[112330]: WARNING cinder.api.contrib.hosts [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 05:10:44.575615 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.575875 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.576266 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.577292 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.577374 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.577686 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.577767 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.578522 np0000176179 devstack@c-api.service[112329]: WARNING cinder.api.contrib.hosts [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 05:10:44.578843 np0000176179 devstack@c-api.service[112328]: WARNING cinder.api.contrib.hosts [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 05:10:44.579283 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.579374 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.579872 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.579951 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.580632 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.580833 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.581236 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.581474 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: extensions {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.581810 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.582193 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.582720 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.582960 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: qos-specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.583430 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.583516 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.584207 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.584360 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: extensions {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.585096 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: os-snapshot-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.585169 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.585420 np0000176179 devstack@c-api.service[112327]: WARNING cinder.api.contrib.hosts [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 05:10:44.585684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: qos-specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.586157 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: extensions {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.586214 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.586537 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: scheduler-stats {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.587763 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.587831 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: os-snapshot-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.588057 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: os-volume-transfer {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.588604 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: qos-specs {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.589127 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.589290 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: scheduler-stats {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.590439 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.590669 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: extra_specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.590721 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: os-snapshot-manage {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.591294 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: extensions {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.591388 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: os-volume-transfer {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.592277 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: scheduler-stats {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.592381 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: os-volume-type-access {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.592609 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: qos-specs {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.592995 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: extra_specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.593771 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: os-volume-transfer {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.593919 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: cgsnapshots {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.594687 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: os-volume-type-access {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.594793 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: os-snapshot-manage {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.595513 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: consistencygroups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.595636 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: extra_specs {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.596264 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: cgsnapshots {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.596340 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: scheduler-stats {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.597273 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: os-volume-type-access {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.597569 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: os-quota-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.597684 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: consistencygroups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.598382 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: os-volume-transfer {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.598924 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: cgsnapshots {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.599334 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: capabilities {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.599963 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: os-quota-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.600042 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: extra_specs {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.600332 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: consistencygroups {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.600393 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: os-hosts {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.601177 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: capabilities {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.601565 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: os-volume-type-access {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.601786 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.602299 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: os-quota-sets {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.602372 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: os-hosts {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.603183 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: cgsnapshots {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.603412 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: backups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.603776 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: capabilities {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.604016 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.604621 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: consistencygroups {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.605598 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: os-hosts {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.605701 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: os-quota-class-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.605762 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: backups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.606609 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: os-quota-sets {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.607116 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: os-volume-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.607269 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: encryption {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.607609 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: os-quota-class-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.608037 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: capabilities {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.608450 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: os-availability-zone {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.608685 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: backups {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.608949 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: os-volume-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.609311 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: os-hosts {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.609952 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.610396 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: os-availability-zone {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.610684 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: encryption {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.611319 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: os-quota-class-sets {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.611905 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.612424 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: backups {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.612655 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.612712 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: os-volume-manage {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.614176 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.614225 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.614260 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: os-availability-zone {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.614419 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: os-quota-class-sets {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.615551 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extended resource: encryption {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.615599 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.615637 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.615755 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: os-volume-manage {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.616962 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.617006 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.617203 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: os-availability-zone {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.618293 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.618475 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extended resource: encryption {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 05:10:44.618517 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.619194 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.620019 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.620138 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.620784 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.620853 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.621402 np0000176179 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.621971 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.622198 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.622282 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] SnapshotActionsController initialized {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 05:10:44.622416 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.622538 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension TypesManage extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.622580 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.622745 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension VolumeActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.622885 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.622992 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623099 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension AdminActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623280 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension AdminActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623390 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension AdminActions extending resource: backups {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623438 np0000176179 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.623501 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623585 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.623624 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension UsedLimits extending resource: limits {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623704 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623809 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623947 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.623996 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.624072 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.624183 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.624285 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-e8e1edb4-7667-4f02-9d22-fa2895ccf9b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.624332 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.contrib.snapshot_actions [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] SnapshotActionsController initialized {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 05:10:44.624427 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.624558 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension TypesManage extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.624829 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension VolumeActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.624946 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.624989 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625076 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625184 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension AdminActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625294 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension AdminActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625406 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension AdminActions extending resource: backups {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625504 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625570 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.625611 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension UsedLimits extending resource: limits {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625720 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625831 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.625955 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.626080 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.626184 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.626290 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-607d0c2d-0b59-41b4-8f4e-6d3a996cbe59 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.626336 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.627327 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.627793 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.629107 np0000176179 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.629459 np0000176179 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 05:10:44.630017 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.contrib.snapshot_actions [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] SnapshotActionsController initialized {{(pid=112328) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 05:10:44.630172 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630304 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension TypesManage extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630357 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.contrib.snapshot_actions [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] SnapshotActionsController initialized {{(pid=112327) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 05:10:44.630471 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630523 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension VolumeActions extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630580 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension TypesManage extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630634 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630746 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630799 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension VolumeActions extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630862 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension AdminActions extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630902 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.630987 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension AdminActions extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631041 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631096 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension AdminActions extending resource: backups {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631137 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension AdminActions extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631250 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension AdminActions extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631291 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631360 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension AdminActions extending resource: backups {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631401 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension UsedLimits extending resource: limits {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631469 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631517 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631563 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension UsedLimits extending resource: limits {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631607 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631672 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631722 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631775 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631859 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631904 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.631973 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.632027 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.632072 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-a7897f4d-8a87-4373-b593-038f6fed6172 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.632116 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.632224 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-03f046ec-2338-48c2-bde9-89b8a73e1a90 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 05:10:44.632362 np0000176179 devstack@c-api.service[112330]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73d1204a3668 pid: 112330 (default app) May 22 05:10:44.635050 np0000176179 devstack@c-api.service[112329]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73d1204a3668 pid: 112329 (default app) May 22 05:10:44.639951 np0000176179 devstack@c-api.service[112328]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73d1204a3668 pid: 112328 (default app) May 22 05:10:44.640553 np0000176179 devstack@c-api.service[112327]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73d1204a3668 pid: 112327 (default app) May 22 05:10:44.641702 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.641702 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.641853 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.641853 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.641853 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.641853 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.641853 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642082 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642082 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642082 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642082 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642082 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642082 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642355 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642355 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642355 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642355 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642355 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642561 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642561 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642561 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642561 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642735 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642735 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642735 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642735 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642940 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642940 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642940 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.642940 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.642940 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643206 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643206 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643206 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643206 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643206 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643416 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643416 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643416 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643416 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643416 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643416 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643686 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643686 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643686 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643686 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643686 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643686 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643961 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643961 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643961 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643961 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.643961 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.643961 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644213 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644213 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644213 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644213 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644213 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644213 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644468 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644468 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644468 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644468 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644652 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644652 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644652 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644652 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644652 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644908 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644908 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644908 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.644908 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.644908 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645105 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645105 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645105 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645105 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645105 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645105 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645345 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645345 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645345 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645345 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645345 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645569 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645569 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645569 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645569 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645569 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645811 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645811 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.645811 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.645811 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646015 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646015 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646015 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646015 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646287 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646287 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646287 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646287 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646287 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646509 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646509 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646509 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646509 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646509 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646718 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646718 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646718 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646718 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646924 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646924 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.646924 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.646924 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647104 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647104 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647104 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647104 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647298 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647298 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647298 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647298 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647475 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647475 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647475 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647475 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647646 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647646 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647646 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647646 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647646 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647646 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647929 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647929 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647929 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.647929 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.647929 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648158 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648158 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648158 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648158 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648158 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648158 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648158 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648442 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648442 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648442 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648442 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648442 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648442 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648692 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648692 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648692 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648692 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648692 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648692 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648985 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648985 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648985 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648985 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.648985 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.648985 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649251 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.649251 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649251 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.649251 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649435 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.649435 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649435 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.649435 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649614 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.649614 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649614 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.649614 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649790 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.649790 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649790 np0000176179 devstack@c-api.service[112330]: /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 22 05:10:44.649790 np0000176179 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 22 05:10:44.649790 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-79c3816f-fbca-4715-8fe5-98466e3da747 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:10:44.649790 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 1/1] 199.204.45.113 () {60 vars in 956 bytes} [Fri May 22 05:10:44 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:10:51.775861 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.775861 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.775861 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.775861 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.775861 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.776717 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.776717 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.776717 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.776717 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.776717 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777025 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777025 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777025 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777025 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777025 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777025 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777396 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777396 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777396 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777396 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777620 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777620 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777620 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777620 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777882 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777882 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.777882 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.777882 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.778123 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.778123 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.778123 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.778123 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.778123 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.778417 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.778417 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.778417 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.778417 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.778417 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.778678 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.778678 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.778678 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.778678 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.778678 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.778678 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.779185 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.779185 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.779185 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.779185 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.779185 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.779185 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.779666 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.779666 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.779666 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.779666 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.779666 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.779666 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.780172 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.780172 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.780172 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.780172 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.780172 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.780604 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.780604 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.780604 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.780604 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.780604 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.781032 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.781032 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.781032 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.781032 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.781032 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.781032 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.781578 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.781578 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.781578 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.781578 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.781578 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.781578 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.782060 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.782060 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.782060 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.782060 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.782060 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.782504 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.782504 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.782504 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.782504 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.782504 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.782999 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.782999 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.782999 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.782999 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.783396 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.783396 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.783396 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.783396 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.783758 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.783758 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.783758 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.783758 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.783758 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784199 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784199 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784199 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784199 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784199 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784463 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784463 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784463 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784463 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784621 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784621 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784621 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784621 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784778 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784778 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784778 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784778 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784943 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784943 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.784943 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.784943 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785094 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785094 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785094 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785094 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785263 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785263 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785263 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785263 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785263 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785466 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785466 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785466 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785466 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785466 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785466 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785690 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785690 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785690 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785690 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785690 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785892 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785892 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785892 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785892 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.785892 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.785892 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786110 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786110 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786110 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786110 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786110 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786110 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786350 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786350 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786350 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786350 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786350 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786350 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786574 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786574 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786574 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786574 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786574 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786574 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786843 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786843 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.786843 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.786843 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.787106 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.787106 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.787106 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.787106 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.787106 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.787292 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.787292 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.787292 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.787292 np0000176179 devstack@c-api.service[112329]: /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 22 05:10:51.787292 np0000176179 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 22 05:10:51.787292 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-35867e90-8f47-4010-9be6-821c9b268a84 None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:10:52.287319 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-35867e90-8f47-4010-9be6-821c9b268a84 admin admin] POST https://199.204.45.113/volume/v3/types May 22 05:10:52.287945 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-35867e90-8f47-4010-9be6-821c9b268a84 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 05:10:52.289646 np0000176179 devstack@c-api.service[112329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 22 05:10:52.289646 np0000176179 devstack@c-api.service[112329]: warnings.warn( May 22 05:10:52.294739 np0000176179 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-35867e90-8f47-4010-9be6-821c9b268a84 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:52.328845 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-35867e90-8f47-4010-9be6-821c9b268a84 admin admin] https://199.204.45.113/volume/v3/types returned with HTTP 200 May 22 05:10:52.329415 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 1/2] 199.204.45.113 () {68 vars in 1288 bytes} [Fri May 22 05:10:51 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:10:52.358625 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.358625 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.358625 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.358625 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.358625 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.359655 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.359655 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.359655 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.359655 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.359655 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360002 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360002 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360002 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360002 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360002 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360002 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360374 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360374 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360374 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360374 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360602 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360602 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360602 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360602 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360880 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360880 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.360880 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.360880 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.361139 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.361139 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.361139 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.361139 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.361139 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.361490 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.361490 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.361490 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.361490 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.361490 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.361780 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.361780 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.361780 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.361780 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.361780 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.361780 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362272 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.362272 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362272 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.362272 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362272 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.362272 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362612 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.362612 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362612 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.362612 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362612 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.362612 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362990 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.362990 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362990 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.362990 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.362990 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363295 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.363295 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363295 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.363295 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363295 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.363561 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363561 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.363561 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363561 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.363561 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363561 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.363919 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363919 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.363919 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363919 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.363919 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.363919 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.364236 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.364236 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.364236 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.364236 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.364236 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.364557 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.364557 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.364557 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.364557 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.364557 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.364837 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.364837 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.364837 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.364837 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.365115 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.365115 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.365115 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.365115 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.365345 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.365345 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.365345 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.365345 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.365345 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.365727 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.365727 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.365727 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.365727 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.365727 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366049 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366049 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366049 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366049 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366287 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366287 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366287 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366287 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366451 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366451 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366451 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366451 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366601 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366601 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366601 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366601 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366860 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366860 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.366860 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.366860 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.367092 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.367092 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.367092 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.367092 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.367092 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.367425 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.367425 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.367425 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.367425 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.367425 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.367425 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.367757 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.367757 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.367757 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.367757 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.367757 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368002 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368002 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368002 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368002 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368002 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368002 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368224 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368224 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368224 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368224 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368224 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368224 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368501 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368501 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368501 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368501 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368501 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368501 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368746 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368746 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368746 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368746 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368746 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368746 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368988 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368988 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.368988 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.368988 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.369142 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.369142 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.369142 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.369142 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.369142 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.369349 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.369349 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.369349 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.369349 np0000176179 devstack@c-api.service[112328]: /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 22 05:10:52.369349 np0000176179 devstack@c-api.service[112328]: warnings.warn(deprecated_msg) May 22 05:10:52.369349 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [req-35867e90-8f47-4010-9be6-821c9b268a84 req-4479e394-f903-4e27-9bda-2306345af2d6 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:10:52.704846 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [req-35867e90-8f47-4010-9be6-821c9b268a84 req-4479e394-f903-4e27-9bda-2306345af2d6 admin admin] POST https://199.204.45.113/volume/v3/types/93fe03e7-c52f-49f6-a2ce-42726f90bfc1/extra_specs May 22 05:10:52.705407 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [req-35867e90-8f47-4010-9be6-821c9b268a84 req-4479e394-f903-4e27-9bda-2306345af2d6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 05:10:52.707302 np0000176179 devstack@c-api.service[112328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 22 05:10:52.707302 np0000176179 devstack@c-api.service[112328]: warnings.warn( May 22 05:10:52.718149 np0000176179 devstack@c-api.service[112328]: DEBUG oslo_db.sqlalchemy.engines [req-35867e90-8f47-4010-9be6-821c9b268a84 req-4479e394-f903-4e27-9bda-2306345af2d6 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=112328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:10:52.784357 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [req-35867e90-8f47-4010-9be6-821c9b268a84 req-4479e394-f903-4e27-9bda-2306345af2d6 admin admin] https://199.204.45.113/volume/v3/types/93fe03e7-c52f-49f6-a2ce-42726f90bfc1/extra_specs returned with HTTP 200 May 22 05:10:52.785022 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 1/3] 199.204.45.113 () {70 vars in 1505 bytes} [Fri May 22 05:10:52 2026] POST /volume/v3/types/93fe03e7-c52f-49f6-a2ce-42726f90bfc1/extra_specs => generated 55 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:10:54.513481 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=6 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:10:54.522552 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=6 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:11:02.325149 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:11:02.783607 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:13:23.601132 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.601132 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.601132 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.601132 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.601132 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.602156 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.602156 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.602156 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.602156 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.602156 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.602512 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.602512 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.602512 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.602512 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.602512 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.602512 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603098 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.603098 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603098 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.603098 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603378 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.603378 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603378 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.603378 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603653 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.603653 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603653 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.603653 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603962 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.603962 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603962 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.603962 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.603962 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.604291 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.604291 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.604291 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.604291 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.604291 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.604861 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.604861 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.604861 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.604861 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.604861 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.604861 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.605251 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.605251 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.605251 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.605251 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.605251 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.605251 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.605643 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.605643 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.605643 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.605643 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.605643 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.605643 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.606059 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.606059 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.606059 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.606059 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.606059 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.606430 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.606430 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.606430 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.606430 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.606430 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.606893 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.606893 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.606893 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.606893 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.606893 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.606893 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.607281 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.607281 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.607281 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.607281 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.607281 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.607281 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.607638 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.607638 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.607638 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.607638 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.607638 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.607997 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.607997 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.607997 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.607997 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.607997 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.608428 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.608428 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.608428 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.608428 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.608702 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.608702 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.608702 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.608702 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.609030 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.609030 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.609030 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.609030 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.609030 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.609362 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.609362 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.609362 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.609362 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.609362 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.609803 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.609803 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.609803 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.609803 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.610081 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.610081 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.610081 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.610081 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.610339 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.610339 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.610339 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.610339 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.610717 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.610717 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.610717 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.610717 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611018 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611018 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611018 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611018 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611278 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611278 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611278 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611278 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611278 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611510 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611510 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611510 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611510 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611510 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611510 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611765 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611765 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611765 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611765 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611765 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611991 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611991 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611991 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611991 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.611991 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.611991 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612236 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612236 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612236 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612236 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612236 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612236 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612497 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612497 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612497 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612497 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612497 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612497 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612762 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612762 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612762 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612762 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.612762 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.612762 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.613035 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.613035 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.613035 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.613035 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.613316 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.613316 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.613316 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.613316 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.613316 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.613550 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.613550 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.613550 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.613550 np0000176179 devstack@c-api.service[112327]: /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 22 05:13:23.613550 np0000176179 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 22 05:13:23.613550 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-bd41a2d5-33c0-4c7e-bbf6-fda5d98caa06 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:13:23.613550 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-bd41a2d5-33c0-4c7e-bbf6-fda5d98caa06 None None] GET https://199.204.45.113/volume// May 22 05:13:23.613837 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-bd41a2d5-33c0-4c7e-bbf6-fda5d98caa06 None None] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:13:23.613837 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-bd41a2d5-33c0-4c7e-bbf6-fda5d98caa06 None None] Calling method 'all' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:13:23.613837 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-bd41a2d5-33c0-4c7e-bbf6-fda5d98caa06 None None] https://199.204.45.113/volume// returned with HTTP 300 May 22 05:13:23.613837 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 1/4] 199.204.45.113 () {66 vars in 1456 bytes} [Fri May 22 05:13:23 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 22 05:14:01.199385 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-b01dd58f-a2fc-4b8d-8485-da3a5680f148 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:01.200695 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 2/5] 199.204.45.113 () {62 vars in 1068 bytes} [Fri May 22 05:14:01 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:14:01.238840 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-886e507c-6707-47b8-a1ff-8d6259e3ef39 None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:01.247150 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 2/6] 199.204.45.113 () {64 vars in 1272 bytes} [Fri May 22 05:14:01 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 22 05:14:01.287481 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [req-886e507c-6707-47b8-a1ff-8d6259e3ef39 req-52cb68a2-1766-4a5f-94ba-533b5b5753af None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:01.292032 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [req-886e507c-6707-47b8-a1ff-8d6259e3ef39 req-52cb68a2-1766-4a5f-94ba-533b5b5753af demo demo] GET https://199.204.45.113/volume/v3/ May 22 05:14:01.292284 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [req-886e507c-6707-47b8-a1ff-8d6259e3ef39 req-52cb68a2-1766-4a5f-94ba-533b5b5753af demo demo] Empty body provided in request {{(pid=112328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:01.292572 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [req-886e507c-6707-47b8-a1ff-8d6259e3ef39 req-52cb68a2-1766-4a5f-94ba-533b5b5753af demo demo] Calling method 'version_select' {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:01.293687 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [req-886e507c-6707-47b8-a1ff-8d6259e3ef39 req-52cb68a2-1766-4a5f-94ba-533b5b5753af demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 May 22 05:14:01.294153 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 2/7] 199.204.45.113 () {66 vars in 1346 bytes} [Fri May 22 05:14:01 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:14:01.339266 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-80d292ec-2964-4f4b-ad87-ec411859c0b5 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:01.678354 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-80d292ec-2964-4f4b-ad87-ec411859c0b5 demo demo] GET https://199.204.45.113/volume/v3/types/default May 22 05:14:01.678721 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-80d292ec-2964-4f4b-ad87-ec411859c0b5 demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:01.678954 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-80d292ec-2964-4f4b-ad87-ec411859c0b5 demo demo] Calling method 'show' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:01.687570 np0000176179 devstack@c-api.service[112327]: DEBUG oslo_db.sqlalchemy.engines [None req-80d292ec-2964-4f4b-ad87-ec411859c0b5 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=112327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:14:01.702228 np0000176179 devstack@c-api.service[112327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 22 05:14:01.702228 np0000176179 devstack@c-api.service[112327]: warnings.warn( May 22 05:14:01.704690 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-80d292ec-2964-4f4b-ad87-ec411859c0b5 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 May 22 05:14:01.705586 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 2/8] 199.204.45.113 () {64 vars in 1301 bytes} [Fri May 22 05:14:01 2026] GET /volume/v3/types/default => generated 145 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:14:01.811026 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-dc2a21f3-1544-4551-9680-708753599bf9 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:02.167696 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-dc2a21f3-1544-4551-9680-708753599bf9 demo demo] GET https://199.204.45.113/volume/v3/types May 22 05:14:02.168089 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-dc2a21f3-1544-4551-9680-708753599bf9 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:02.168340 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-dc2a21f3-1544-4551-9680-708753599bf9 demo demo] Calling method 'index' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:02.168977 np0000176179 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 22 05:14:02.168977 np0000176179 devstack@c-api.service[112330]: warnings.warn( May 22 05:14:02.169595 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-dc2a21f3-1544-4551-9680-708753599bf9 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:14:02.178063 np0000176179 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-dc2a21f3-1544-4551-9680-708753599bf9 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 05:14:02.194047 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-dc2a21f3-1544-4551-9680-708753599bf9 demo demo] https://199.204.45.113/volume/v3/types returned with HTTP 200 May 22 05:14:02.194402 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 3/9] 199.204.45.113 () {64 vars in 1290 bytes} [Fri May 22 05:14:01 2026] GET /volume/v3/types => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:14:02.617053 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-66b4faee-0b49-4449-89df-321b18e26e0d None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:02.618331 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 3/10] 199.204.45.113 () {62 vars in 1068 bytes} [Fri May 22 05:14:02 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:14:02.661401 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-00cee328-397d-40a8-bc40-4c2fed7ffc10 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:02.670058 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 3/11] 199.204.45.113 () {64 vars in 1272 bytes} [Fri May 22 05:14:02 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 22 05:14:02.729009 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [req-00cee328-397d-40a8-bc40-4c2fed7ffc10 req-ba2da49a-5db0-4dce-ae3c-1b43cc1cedc6 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:02.732557 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [req-00cee328-397d-40a8-bc40-4c2fed7ffc10 req-ba2da49a-5db0-4dce-ae3c-1b43cc1cedc6 demo demo] GET https://199.204.45.113/volume/v3/ May 22 05:14:02.733052 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [req-00cee328-397d-40a8-bc40-4c2fed7ffc10 req-ba2da49a-5db0-4dce-ae3c-1b43cc1cedc6 demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:02.733528 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [req-00cee328-397d-40a8-bc40-4c2fed7ffc10 req-ba2da49a-5db0-4dce-ae3c-1b43cc1cedc6 demo demo] Calling method 'version_select' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:02.734367 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [req-00cee328-397d-40a8-bc40-4c2fed7ffc10 req-ba2da49a-5db0-4dce-ae3c-1b43cc1cedc6 demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 May 22 05:14:02.734845 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 3/12] 199.204.45.113 () {66 vars in 1346 bytes} [Fri May 22 05:14:02 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:14:02.778233 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-3f518f5d-efc4-492c-b2a9-939ba48018fb None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:02.781752 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-3f518f5d-efc4-492c-b2a9-939ba48018fb demo demo] GET https://199.204.45.113/volume/v3/types/default May 22 05:14:02.782165 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-3f518f5d-efc4-492c-b2a9-939ba48018fb demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:02.782559 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-3f518f5d-efc4-492c-b2a9-939ba48018fb demo demo] Calling method 'show' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:02.797492 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-3f518f5d-efc4-492c-b2a9-939ba48018fb demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 May 22 05:14:02.797915 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 4/13] 199.204.45.113 () {64 vars in 1301 bytes} [Fri May 22 05:14: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 22 05:14:03.426322 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-dd04ff25-5289-4f24-9ade-9fc4f50a08ce None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:03.427187 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 4/14] 199.204.45.113 () {62 vars in 1068 bytes} [Fri May 22 05:14:03 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:14:03.462834 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-5da5092a-1eed-43b9-9a34-33aa21d44762 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:03.466177 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 4/15] 199.204.45.113 () {64 vars in 1272 bytes} [Fri May 22 05:14:03 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 22 05:14:03.506832 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [req-5da5092a-1eed-43b9-9a34-33aa21d44762 req-f6148dde-6c57-444d-874a-d3a60ce7773f None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:03.509574 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [req-5da5092a-1eed-43b9-9a34-33aa21d44762 req-f6148dde-6c57-444d-874a-d3a60ce7773f demo demo] GET https://199.204.45.113/volume/v3/ May 22 05:14:03.509825 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [req-5da5092a-1eed-43b9-9a34-33aa21d44762 req-f6148dde-6c57-444d-874a-d3a60ce7773f demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:03.510120 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [req-5da5092a-1eed-43b9-9a34-33aa21d44762 req-f6148dde-6c57-444d-874a-d3a60ce7773f demo demo] Calling method 'version_select' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:03.510620 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [req-5da5092a-1eed-43b9-9a34-33aa21d44762 req-f6148dde-6c57-444d-874a-d3a60ce7773f demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 May 22 05:14:03.511119 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 4/16] 199.204.45.113 () {66 vars in 1346 bytes} [Fri May 22 05:14:03 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:14:03.554308 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-f580ca0a-a39c-4450-b4c1-4fcc10dc43d7 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:03.557539 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-f580ca0a-a39c-4450-b4c1-4fcc10dc43d7 demo demo] GET https://199.204.45.113/volume/v3/types/default May 22 05:14:03.557807 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-f580ca0a-a39c-4450-b4c1-4fcc10dc43d7 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:03.558081 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-f580ca0a-a39c-4450-b4c1-4fcc10dc43d7 demo demo] Calling method 'show' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:03.565720 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-f580ca0a-a39c-4450-b4c1-4fcc10dc43d7 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 May 22 05:14:03.566111 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 5/17] 199.204.45.113 () {64 vars in 1301 bytes} [Fri May 22 05:14:03 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:14:03.602513 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-f14b2b21-d9ae-4efa-9c91-16ed6601e6dc None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:03.603667 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 5/18] 199.204.45.113 () {62 vars in 1068 bytes} [Fri May 22 05:14:03 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 05:14:03.638055 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-df810e79-a2f5-48d2-a694-4bc4c8c4c595 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:03.641925 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 5/19] 199.204.45.113 () {64 vars in 1272 bytes} [Fri May 22 05:14:03 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 22 05:14:03.677994 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [req-df810e79-a2f5-48d2-a694-4bc4c8c4c595 req-97193129-e568-4700-852b-c1a7ea681422 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:03.680945 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [req-df810e79-a2f5-48d2-a694-4bc4c8c4c595 req-97193129-e568-4700-852b-c1a7ea681422 demo demo] GET https://199.204.45.113/volume/v3/ May 22 05:14:03.681251 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [req-df810e79-a2f5-48d2-a694-4bc4c8c4c595 req-97193129-e568-4700-852b-c1a7ea681422 demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:03.681541 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [req-df810e79-a2f5-48d2-a694-4bc4c8c4c595 req-97193129-e568-4700-852b-c1a7ea681422 demo demo] Calling method 'version_select' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:03.682136 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [req-df810e79-a2f5-48d2-a694-4bc4c8c4c595 req-97193129-e568-4700-852b-c1a7ea681422 demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 May 22 05:14:03.682599 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 5/20] 199.204.45.113 () {66 vars in 1346 bytes} [Fri May 22 05:14:03 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:14:03.722963 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-7cc1aa29-71d8-4c38-a754-7c74f89eef00 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:14:03.726673 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-7cc1aa29-71d8-4c38-a754-7c74f89eef00 demo demo] GET https://199.204.45.113/volume/v3/types/default May 22 05:14:03.726943 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-7cc1aa29-71d8-4c38-a754-7c74f89eef00 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:14:03.727191 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-7cc1aa29-71d8-4c38-a754-7c74f89eef00 demo demo] Calling method 'show' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:14:03.736063 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-7cc1aa29-71d8-4c38-a754-7c74f89eef00 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 May 22 05:14:03.736443 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 6/21] 199.204.45.113 () {64 vars in 1301 bytes} [Fri May 22 05:14:03 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 05:14:11.699557 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=2 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:14:13.731863 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=7 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:18:29.883487 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-fccf8c58-e663-42b7-9acd-cdbaf545c58f None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:18:29.978931 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-fccf8c58-e663-42b7-9acd-cdbaf545c58f demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:18:29.979337 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-fccf8c58-e663-42b7-9acd-cdbaf545c58f demo demo] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:18:29.979737 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-fccf8c58-e663-42b7-9acd-cdbaf545c58f demo demo] Calling method 'detail' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:18:29.980778 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.api_utils [None req-fccf8c58-e663-42b7-9acd-cdbaf545c58f demo demo] Removing options '' from query. {{(pid=112329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:18:29.982335 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.volume.api [None req-fccf8c58-e663-42b7-9acd-cdbaf545c58f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112329) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:18:30.017101 np0000176179 devstack@c-api.service[112329]: INFO cinder.volume.api [None req-fccf8c58-e663-42b7-9acd-cdbaf545c58f demo demo] Get all volumes completed successfully. May 22 05:18:30.019771 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-fccf8c58-e663-42b7-9acd-cdbaf545c58f demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:18:30.020289 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 6/22] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:18:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:18:40.010481 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:19:30.038690 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-c6662003-2063-4dfb-a6e3-e9da6b99ec9f None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:19:30.042195 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-c6662003-2063-4dfb-a6e3-e9da6b99ec9f demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:19:30.042470 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-c6662003-2063-4dfb-a6e3-e9da6b99ec9f demo demo] Empty body provided in request {{(pid=112328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:19:30.042635 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-c6662003-2063-4dfb-a6e3-e9da6b99ec9f demo demo] Calling method 'detail' {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:19:30.043321 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.api_utils [None req-c6662003-2063-4dfb-a6e3-e9da6b99ec9f demo demo] Removing options '' from query. {{(pid=112328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:19:30.045161 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.volume.api [None req-c6662003-2063-4dfb-a6e3-e9da6b99ec9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112328) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:19:30.083188 np0000176179 devstack@c-api.service[112328]: INFO cinder.volume.api [None req-c6662003-2063-4dfb-a6e3-e9da6b99ec9f demo demo] Get all volumes completed successfully. May 22 05:19:30.084913 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-c6662003-2063-4dfb-a6e3-e9da6b99ec9f demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:19:30.085661 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 6/23] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:19:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:19:40.074743 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=1 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:20:30.100139 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-b326a019-907f-4f53-911b-0a72e51ffeb3 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:20:30.104645 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-b326a019-907f-4f53-911b-0a72e51ffeb3 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:20:30.104925 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-b326a019-907f-4f53-911b-0a72e51ffeb3 demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:20:30.105173 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-b326a019-907f-4f53-911b-0a72e51ffeb3 demo demo] Calling method 'detail' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:20:30.105791 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.api_utils [None req-b326a019-907f-4f53-911b-0a72e51ffeb3 demo demo] Removing options '' from query. {{(pid=112327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:20:30.106891 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.volume.api [None req-b326a019-907f-4f53-911b-0a72e51ffeb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112327) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:20:30.161883 np0000176179 devstack@c-api.service[112327]: INFO cinder.volume.api [None req-b326a019-907f-4f53-911b-0a72e51ffeb3 demo demo] Get all volumes completed successfully. May 22 05:20:30.166152 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-b326a019-907f-4f53-911b-0a72e51ffeb3 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:20:30.166840 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 6/24] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:20:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:20:40.147328 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=1 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:21:30.189010 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-6b442cf3-f8e4-4bca-ac7f-2310cb140b37 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:21:30.192326 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-6b442cf3-f8e4-4bca-ac7f-2310cb140b37 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:21:30.192696 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-6b442cf3-f8e4-4bca-ac7f-2310cb140b37 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:21:30.193086 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-6b442cf3-f8e4-4bca-ac7f-2310cb140b37 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:21:30.193925 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-6b442cf3-f8e4-4bca-ac7f-2310cb140b37 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:21:30.195448 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-6b442cf3-f8e4-4bca-ac7f-2310cb140b37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:21:30.234755 np0000176179 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-6b442cf3-f8e4-4bca-ac7f-2310cb140b37 demo demo] Get all volumes completed successfully. May 22 05:21:30.237672 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-6b442cf3-f8e4-4bca-ac7f-2310cb140b37 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:21:30.238361 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 7/25] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:21:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:21:40.228172 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:22:30.255915 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-37d16149-9ab2-4d48-92da-7fa5ba3e0b1c None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:22:30.259088 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-37d16149-9ab2-4d48-92da-7fa5ba3e0b1c demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:22:30.259350 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-37d16149-9ab2-4d48-92da-7fa5ba3e0b1c demo demo] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:22:30.259625 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-37d16149-9ab2-4d48-92da-7fa5ba3e0b1c demo demo] Calling method 'detail' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:22:30.260108 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.api_utils [None req-37d16149-9ab2-4d48-92da-7fa5ba3e0b1c demo demo] Removing options '' from query. {{(pid=112329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:22:30.261144 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.volume.api [None req-37d16149-9ab2-4d48-92da-7fa5ba3e0b1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112329) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:22:30.275658 np0000176179 devstack@c-api.service[112329]: INFO cinder.volume.api [None req-37d16149-9ab2-4d48-92da-7fa5ba3e0b1c demo demo] Get all volumes completed successfully. May 22 05:22:30.279451 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-37d16149-9ab2-4d48-92da-7fa5ba3e0b1c demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:22:30.280265 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 7/26] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:22:30 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 22 05:22:40.265136 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:23:30.292994 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-357cde8d-020d-45e1-b49f-10b1a06e5066 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:23:30.418351 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-357cde8d-020d-45e1-b49f-10b1a06e5066 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:23:30.418622 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-357cde8d-020d-45e1-b49f-10b1a06e5066 demo demo] Empty body provided in request {{(pid=112328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:23:30.418622 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-357cde8d-020d-45e1-b49f-10b1a06e5066 demo demo] Calling method 'detail' {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:23:30.418897 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.api_utils [None req-357cde8d-020d-45e1-b49f-10b1a06e5066 demo demo] Removing options '' from query. {{(pid=112328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:23:30.419645 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.volume.api [None req-357cde8d-020d-45e1-b49f-10b1a06e5066 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112328) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:23:30.429926 np0000176179 devstack@c-api.service[112328]: INFO cinder.volume.api [None req-357cde8d-020d-45e1-b49f-10b1a06e5066 demo demo] Get all volumes completed successfully. May 22 05:23:30.432032 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-357cde8d-020d-45e1-b49f-10b1a06e5066 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:23:30.432462 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 7/27] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:23:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:23:40.425842 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=1 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:24:30.449210 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-95c80eb2-988a-43a6-9926-f8cb8b58f120 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:24:30.452864 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-95c80eb2-988a-43a6-9926-f8cb8b58f120 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:24:30.453248 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-95c80eb2-988a-43a6-9926-f8cb8b58f120 demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:24:30.453511 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-95c80eb2-988a-43a6-9926-f8cb8b58f120 demo demo] Calling method 'detail' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:24:30.453882 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.api_utils [None req-95c80eb2-988a-43a6-9926-f8cb8b58f120 demo demo] Removing options '' from query. {{(pid=112327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:24:30.455131 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.volume.api [None req-95c80eb2-988a-43a6-9926-f8cb8b58f120 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112327) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:24:30.466108 np0000176179 devstack@c-api.service[112327]: INFO cinder.volume.api [None req-95c80eb2-988a-43a6-9926-f8cb8b58f120 demo demo] Get all volumes completed successfully. May 22 05:24:30.469703 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-95c80eb2-988a-43a6-9926-f8cb8b58f120 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:24:30.470084 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 7/28] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:24:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:24:40.458664 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=1 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:25:30.480998 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-70236eaf-eb44-4de2-a40e-7a19210778b8 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:25:30.484051 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-70236eaf-eb44-4de2-a40e-7a19210778b8 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:25:30.484331 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-70236eaf-eb44-4de2-a40e-7a19210778b8 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:25:30.484607 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-70236eaf-eb44-4de2-a40e-7a19210778b8 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:25:30.484975 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-70236eaf-eb44-4de2-a40e-7a19210778b8 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:25:30.486002 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-70236eaf-eb44-4de2-a40e-7a19210778b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:25:30.494754 np0000176179 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-70236eaf-eb44-4de2-a40e-7a19210778b8 demo demo] Get all volumes completed successfully. May 22 05:25:30.498225 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-70236eaf-eb44-4de2-a40e-7a19210778b8 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:25:30.498714 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 8/29] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:25:30 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 22 05:25:40.489295 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:26:30.519854 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-40ac7266-daae-4cbe-bbd4-c4aac8285ab5 None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:26:30.523516 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-40ac7266-daae-4cbe-bbd4-c4aac8285ab5 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:26:30.523786 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-40ac7266-daae-4cbe-bbd4-c4aac8285ab5 demo demo] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:26:30.524045 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-40ac7266-daae-4cbe-bbd4-c4aac8285ab5 demo demo] Calling method 'detail' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:26:30.524331 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.api_utils [None req-40ac7266-daae-4cbe-bbd4-c4aac8285ab5 demo demo] Removing options '' from query. {{(pid=112329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:26:30.525189 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.volume.api [None req-40ac7266-daae-4cbe-bbd4-c4aac8285ab5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112329) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:26:30.533512 np0000176179 devstack@c-api.service[112329]: INFO cinder.volume.api [None req-40ac7266-daae-4cbe-bbd4-c4aac8285ab5 demo demo] Get all volumes completed successfully. May 22 05:26:30.536514 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-40ac7266-daae-4cbe-bbd4-c4aac8285ab5 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:26:30.537145 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 8/30] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:26:30 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 22 05:26:40.528326 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:27:30.549990 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-82748f9e-be57-4a95-8dce-246f0d033894 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:27:30.552624 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-82748f9e-be57-4a95-8dce-246f0d033894 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:27:30.552877 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-82748f9e-be57-4a95-8dce-246f0d033894 demo demo] Empty body provided in request {{(pid=112328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:27:30.553123 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-82748f9e-be57-4a95-8dce-246f0d033894 demo demo] Calling method 'detail' {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:27:30.553434 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.api_utils [None req-82748f9e-be57-4a95-8dce-246f0d033894 demo demo] Removing options '' from query. {{(pid=112328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:27:30.554426 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.volume.api [None req-82748f9e-be57-4a95-8dce-246f0d033894 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112328) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:27:30.561257 np0000176179 devstack@c-api.service[112328]: INFO cinder.volume.api [None req-82748f9e-be57-4a95-8dce-246f0d033894 demo demo] Get all volumes completed successfully. May 22 05:27:30.563565 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-82748f9e-be57-4a95-8dce-246f0d033894 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:27:30.563565 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 8/31] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:27:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:27:40.557748 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=1 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:28:30.578472 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-aea16f01-4f84-44fa-8382-8f8cd30d5842 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:28:30.742617 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-aea16f01-4f84-44fa-8382-8f8cd30d5842 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:28:30.743079 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-aea16f01-4f84-44fa-8382-8f8cd30d5842 demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:28:30.743512 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-aea16f01-4f84-44fa-8382-8f8cd30d5842 demo demo] Calling method 'detail' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:28:30.744011 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.api_utils [None req-aea16f01-4f84-44fa-8382-8f8cd30d5842 demo demo] Removing options '' from query. {{(pid=112327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:28:30.745583 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.volume.api [None req-aea16f01-4f84-44fa-8382-8f8cd30d5842 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112327) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:28:30.754551 np0000176179 devstack@c-api.service[112327]: INFO cinder.volume.api [None req-aea16f01-4f84-44fa-8382-8f8cd30d5842 demo demo] Get all volumes completed successfully. May 22 05:28:30.756466 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-aea16f01-4f84-44fa-8382-8f8cd30d5842 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:28:30.756837 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 8/32] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:28:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:28:40.749658 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=1 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:29:30.770973 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-aafb2436-6e84-4e82-9ebd-32f0e2e1479a None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:29:30.774577 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-aafb2436-6e84-4e82-9ebd-32f0e2e1479a demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:29:30.775266 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-aafb2436-6e84-4e82-9ebd-32f0e2e1479a demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:29:30.775266 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-aafb2436-6e84-4e82-9ebd-32f0e2e1479a demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:29:30.775774 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-aafb2436-6e84-4e82-9ebd-32f0e2e1479a demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:29:30.777142 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-aafb2436-6e84-4e82-9ebd-32f0e2e1479a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:29:30.788434 np0000176179 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-aafb2436-6e84-4e82-9ebd-32f0e2e1479a demo demo] Get all volumes completed successfully. May 22 05:29:30.792136 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-aafb2436-6e84-4e82-9ebd-32f0e2e1479a demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:29:30.792136 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 9/33] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:29:30 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 22 05:29:40.781273 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:30:30.807060 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-ae50bdf5-e662-4570-be43-c8b5141b98cc None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:30:30.810006 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-ae50bdf5-e662-4570-be43-c8b5141b98cc demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:30:30.810180 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-ae50bdf5-e662-4570-be43-c8b5141b98cc demo demo] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:30:30.810372 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-ae50bdf5-e662-4570-be43-c8b5141b98cc demo demo] Calling method 'detail' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:30:30.810594 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.api_utils [None req-ae50bdf5-e662-4570-be43-c8b5141b98cc demo demo] Removing options '' from query. {{(pid=112329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:30:30.811320 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.volume.api [None req-ae50bdf5-e662-4570-be43-c8b5141b98cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112329) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:30:30.818082 np0000176179 devstack@c-api.service[112329]: INFO cinder.volume.api [None req-ae50bdf5-e662-4570-be43-c8b5141b98cc demo demo] Get all volumes completed successfully. May 22 05:30:30.820238 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-ae50bdf5-e662-4570-be43-c8b5141b98cc demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:30:30.820582 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 9/34] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:30:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:30:40.814226 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:31:30.838963 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-667f0a75-13d6-42eb-841f-54798c44a8a8 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:31:30.842698 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-667f0a75-13d6-42eb-841f-54798c44a8a8 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:31:30.842960 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-667f0a75-13d6-42eb-841f-54798c44a8a8 demo demo] Empty body provided in request {{(pid=112328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:31:30.843451 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-667f0a75-13d6-42eb-841f-54798c44a8a8 demo demo] Calling method 'detail' {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:31:30.843525 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.api_utils [None req-667f0a75-13d6-42eb-841f-54798c44a8a8 demo demo] Removing options '' from query. {{(pid=112328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:31:30.844532 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.volume.api [None req-667f0a75-13d6-42eb-841f-54798c44a8a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112328) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:31:30.853216 np0000176179 devstack@c-api.service[112328]: INFO cinder.volume.api [None req-667f0a75-13d6-42eb-841f-54798c44a8a8 demo demo] Get all volumes completed successfully. May 22 05:31:30.856843 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-667f0a75-13d6-42eb-841f-54798c44a8a8 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:31:30.856843 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 9/35] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:31:30 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 22 05:31:40.848492 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=1 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:32:30.874083 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-ac260e10-1dc5-41d5-8286-332c3d3bc4ba None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:32:30.876502 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-ac260e10-1dc5-41d5-8286-332c3d3bc4ba demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:32:30.876738 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-ac260e10-1dc5-41d5-8286-332c3d3bc4ba demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:32:30.876975 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-ac260e10-1dc5-41d5-8286-332c3d3bc4ba demo demo] Calling method 'detail' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:32:30.877251 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.api_utils [None req-ac260e10-1dc5-41d5-8286-332c3d3bc4ba demo demo] Removing options '' from query. {{(pid=112327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:32:30.878197 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.volume.api [None req-ac260e10-1dc5-41d5-8286-332c3d3bc4ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112327) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:32:30.888350 np0000176179 devstack@c-api.service[112327]: INFO cinder.volume.api [None req-ac260e10-1dc5-41d5-8286-332c3d3bc4ba demo demo] Get all volumes completed successfully. May 22 05:32:30.892241 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-ac260e10-1dc5-41d5-8286-332c3d3bc4ba demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:32:30.892608 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 9/36] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:32:30 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 22 05:32:40.881935 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=1 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:33:30.907097 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-bc55751c-8020-47b2-95f0-7e8361c87dd1 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:33:30.910166 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-bc55751c-8020-47b2-95f0-7e8361c87dd1 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:33:30.910478 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-bc55751c-8020-47b2-95f0-7e8361c87dd1 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:33:30.910693 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-bc55751c-8020-47b2-95f0-7e8361c87dd1 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:33:30.910991 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-bc55751c-8020-47b2-95f0-7e8361c87dd1 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:33:30.911972 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-bc55751c-8020-47b2-95f0-7e8361c87dd1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:33:30.922987 np0000176179 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-bc55751c-8020-47b2-95f0-7e8361c87dd1 demo demo] Get all volumes completed successfully. May 22 05:33:30.926794 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-bc55751c-8020-47b2-95f0-7e8361c87dd1 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:33:30.927383 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 10/37] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:33:30 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 22 05:33:40.915637 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:34:30.939029 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-7f7dda80-286f-455c-8f24-ec0f7d050bf1 None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:34:31.075189 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-7f7dda80-286f-455c-8f24-ec0f7d050bf1 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:34:31.075606 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-7f7dda80-286f-455c-8f24-ec0f7d050bf1 demo demo] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:34:31.075736 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-7f7dda80-286f-455c-8f24-ec0f7d050bf1 demo demo] Calling method 'detail' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:34:31.076041 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.api_utils [None req-7f7dda80-286f-455c-8f24-ec0f7d050bf1 demo demo] Removing options '' from query. {{(pid=112329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:34:31.077189 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.volume.api [None req-7f7dda80-286f-455c-8f24-ec0f7d050bf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112329) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:34:31.085550 np0000176179 devstack@c-api.service[112329]: INFO cinder.volume.api [None req-7f7dda80-286f-455c-8f24-ec0f7d050bf1 demo demo] Get all volumes completed successfully. May 22 05:34:31.088144 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-7f7dda80-286f-455c-8f24-ec0f7d050bf1 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:34:31.088464 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 10/38] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:34:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:34:41.080095 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:35:31.103697 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-4b171fee-06ea-4dc6-8115-c9c3b38c3bb1 None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:35:31.106599 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-4b171fee-06ea-4dc6-8115-c9c3b38c3bb1 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:35:31.108364 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-4b171fee-06ea-4dc6-8115-c9c3b38c3bb1 demo demo] Empty body provided in request {{(pid=112328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:35:31.108364 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-4b171fee-06ea-4dc6-8115-c9c3b38c3bb1 demo demo] Calling method 'detail' {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:35:31.108364 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.api_utils [None req-4b171fee-06ea-4dc6-8115-c9c3b38c3bb1 demo demo] Removing options '' from query. {{(pid=112328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:35:31.108523 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.volume.api [None req-4b171fee-06ea-4dc6-8115-c9c3b38c3bb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112328) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:35:31.116499 np0000176179 devstack@c-api.service[112328]: INFO cinder.volume.api [None req-4b171fee-06ea-4dc6-8115-c9c3b38c3bb1 demo demo] Get all volumes completed successfully. May 22 05:35:31.117092 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-4b171fee-06ea-4dc6-8115-c9c3b38c3bb1 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:35:31.117471 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 10/39] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:35:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:35:41.111454 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=1 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:36:31.134114 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-58d8b805-2dce-4d0f-a999-2652b4e87b23 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:36:31.138851 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-58d8b805-2dce-4d0f-a999-2652b4e87b23 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:36:31.139157 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-58d8b805-2dce-4d0f-a999-2652b4e87b23 demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:36:31.139433 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-58d8b805-2dce-4d0f-a999-2652b4e87b23 demo demo] Calling method 'detail' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:36:31.139741 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.api_utils [None req-58d8b805-2dce-4d0f-a999-2652b4e87b23 demo demo] Removing options '' from query. {{(pid=112327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:36:31.140733 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.volume.api [None req-58d8b805-2dce-4d0f-a999-2652b4e87b23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112327) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:36:31.149901 np0000176179 devstack@c-api.service[112327]: INFO cinder.volume.api [None req-58d8b805-2dce-4d0f-a999-2652b4e87b23 demo demo] Get all volumes completed successfully. May 22 05:36:31.152799 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-58d8b805-2dce-4d0f-a999-2652b4e87b23 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:36:31.153322 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 10/40] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:36:31 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 22 05:36:41.144119 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=1 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:37:31.167093 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-9f409857-7ffd-4098-b06f-27d8cd615e50 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:37:31.170741 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-9f409857-7ffd-4098-b06f-27d8cd615e50 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:37:31.171008 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-9f409857-7ffd-4098-b06f-27d8cd615e50 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:37:31.171443 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-9f409857-7ffd-4098-b06f-27d8cd615e50 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:37:31.171566 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-9f409857-7ffd-4098-b06f-27d8cd615e50 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:37:31.172794 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-9f409857-7ffd-4098-b06f-27d8cd615e50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:37:31.182257 np0000176179 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-9f409857-7ffd-4098-b06f-27d8cd615e50 demo demo] Get all volumes completed successfully. May 22 05:37:31.184883 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-9f409857-7ffd-4098-b06f-27d8cd615e50 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:37:31.185487 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 11/41] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:37:31 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 22 05:37:41.175986 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:38:31.202784 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-8e9ab179-1d42-4a07-a055-6ce6c52517d4 None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:38:31.206061 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-8e9ab179-1d42-4a07-a055-6ce6c52517d4 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:38:31.206306 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-8e9ab179-1d42-4a07-a055-6ce6c52517d4 demo demo] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:38:31.206561 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-8e9ab179-1d42-4a07-a055-6ce6c52517d4 demo demo] Calling method 'detail' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:38:31.206892 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.api_utils [None req-8e9ab179-1d42-4a07-a055-6ce6c52517d4 demo demo] Removing options '' from query. {{(pid=112329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:38:31.207948 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.volume.api [None req-8e9ab179-1d42-4a07-a055-6ce6c52517d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112329) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:38:31.217140 np0000176179 devstack@c-api.service[112329]: INFO cinder.volume.api [None req-8e9ab179-1d42-4a07-a055-6ce6c52517d4 demo demo] Get all volumes completed successfully. May 22 05:38:31.219923 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-8e9ab179-1d42-4a07-a055-6ce6c52517d4 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:38:31.220379 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 11/42] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:38:31 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 22 05:38:41.211422 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:39:31.233424 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-dd58aea8-0326-4092-9c69-54730ecfa47d None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:39:31.329938 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-dd58aea8-0326-4092-9c69-54730ecfa47d demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:39:31.330304 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-dd58aea8-0326-4092-9c69-54730ecfa47d demo demo] Empty body provided in request {{(pid=112328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:39:31.330690 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-dd58aea8-0326-4092-9c69-54730ecfa47d demo demo] Calling method 'detail' {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:39:31.331220 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.api_utils [None req-dd58aea8-0326-4092-9c69-54730ecfa47d demo demo] Removing options '' from query. {{(pid=112328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:39:31.332839 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.volume.api [None req-dd58aea8-0326-4092-9c69-54730ecfa47d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112328) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:39:31.341410 np0000176179 devstack@c-api.service[112328]: INFO cinder.volume.api [None req-dd58aea8-0326-4092-9c69-54730ecfa47d demo demo] Get all volumes completed successfully. May 22 05:39:31.343405 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-dd58aea8-0326-4092-9c69-54730ecfa47d demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:39:31.343730 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 11/43] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:39:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:39:41.337304 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=1 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:40:31.360138 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-58c67022-a731-4d05-9938-679c97c21baf None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:40:31.363592 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-58c67022-a731-4d05-9938-679c97c21baf demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:40:31.363861 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-58c67022-a731-4d05-9938-679c97c21baf demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:40:31.364056 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-58c67022-a731-4d05-9938-679c97c21baf demo demo] Calling method 'detail' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:40:31.364362 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.api_utils [None req-58c67022-a731-4d05-9938-679c97c21baf demo demo] Removing options '' from query. {{(pid=112327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:40:31.365304 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.volume.api [None req-58c67022-a731-4d05-9938-679c97c21baf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112327) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:40:31.374485 np0000176179 devstack@c-api.service[112327]: INFO cinder.volume.api [None req-58c67022-a731-4d05-9938-679c97c21baf demo demo] Get all volumes completed successfully. May 22 05:40:31.377131 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-58c67022-a731-4d05-9938-679c97c21baf demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:40:31.377584 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 11/44] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:40:31 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 22 05:40:41.369788 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=1 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:41:31.392856 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-f446e58c-37d3-4810-b597-5521e768391d None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:41:31.396537 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-f446e58c-37d3-4810-b597-5521e768391d demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:41:31.396765 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-f446e58c-37d3-4810-b597-5521e768391d demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:41:31.397054 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-f446e58c-37d3-4810-b597-5521e768391d demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:41:31.397396 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-f446e58c-37d3-4810-b597-5521e768391d demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:41:31.398349 np0000176179 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-f446e58c-37d3-4810-b597-5521e768391d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:41:31.405946 np0000176179 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-f446e58c-37d3-4810-b597-5521e768391d demo demo] Get all volumes completed successfully. May 22 05:41:31.408266 np0000176179 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-f446e58c-37d3-4810-b597-5521e768391d demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:41:31.408597 np0000176179 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 12/45] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:41:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:41:41.401357 np0000176179 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:42:31.424633 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-ec9995a8-c1b5-4290-91e2-7cebf1059856 None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:42:31.427310 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-ec9995a8-c1b5-4290-91e2-7cebf1059856 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:42:31.427495 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-ec9995a8-c1b5-4290-91e2-7cebf1059856 demo demo] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:42:31.427734 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-ec9995a8-c1b5-4290-91e2-7cebf1059856 demo demo] Calling method 'detail' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:42:31.428028 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.api.api_utils [None req-ec9995a8-c1b5-4290-91e2-7cebf1059856 demo demo] Removing options '' from query. {{(pid=112329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:42:31.429050 np0000176179 devstack@c-api.service[112329]: DEBUG cinder.volume.api [None req-ec9995a8-c1b5-4290-91e2-7cebf1059856 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112329) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:42:31.436114 np0000176179 devstack@c-api.service[112329]: INFO cinder.volume.api [None req-ec9995a8-c1b5-4290-91e2-7cebf1059856 demo demo] Get all volumes completed successfully. May 22 05:42:31.438524 np0000176179 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-ec9995a8-c1b5-4290-91e2-7cebf1059856 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:42:31.438949 np0000176179 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 12/46] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:42:31 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 22 05:42:41.431945 np0000176179 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=1 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:43:31.453401 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.middleware.request_id [None req-e3f0f54a-46a9-44ac-b4f6-e55ec975da2a None None] RequestId filter calling following filter/app {{(pid=112328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:43:31.457256 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-e3f0f54a-46a9-44ac-b4f6-e55ec975da2a demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:43:31.457559 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-e3f0f54a-46a9-44ac-b4f6-e55ec975da2a demo demo] Empty body provided in request {{(pid=112328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:43:31.457827 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.openstack.wsgi [None req-e3f0f54a-46a9-44ac-b4f6-e55ec975da2a demo demo] Calling method 'detail' {{(pid=112328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:43:31.458150 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.api.api_utils [None req-e3f0f54a-46a9-44ac-b4f6-e55ec975da2a demo demo] Removing options '' from query. {{(pid=112328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:43:31.459257 np0000176179 devstack@c-api.service[112328]: DEBUG cinder.volume.api [None req-e3f0f54a-46a9-44ac-b4f6-e55ec975da2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112328) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:43:31.467733 np0000176179 devstack@c-api.service[112328]: INFO cinder.volume.api [None req-e3f0f54a-46a9-44ac-b4f6-e55ec975da2a demo demo] Get all volumes completed successfully. May 22 05:43:31.469846 np0000176179 devstack@c-api.service[112328]: INFO cinder.api.openstack.wsgi [None req-e3f0f54a-46a9-44ac-b4f6-e55ec975da2a demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:43:31.470608 np0000176179 devstack@c-api.service[112328]: [pid: 112328|app: 0|req: 12/47] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:43:31 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 22 05:43:41.462748 np0000176179 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=1 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 05:44:31.484418 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-80d1b9c2-6f8d-4bd6-a811-ce815d56f277 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 05:44:31.626188 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-80d1b9c2-6f8d-4bd6-a811-ce815d56f277 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail May 22 05:44:31.626444 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-80d1b9c2-6f8d-4bd6-a811-ce815d56f277 demo demo] Empty body provided in request {{(pid=112327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 05:44:31.626711 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [None req-80d1b9c2-6f8d-4bd6-a811-ce815d56f277 demo demo] Calling method 'detail' {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 05:44:31.627212 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.api.api_utils [None req-80d1b9c2-6f8d-4bd6-a811-ce815d56f277 demo demo] Removing options '' from query. {{(pid=112327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 22 05:44:31.628211 np0000176179 devstack@c-api.service[112327]: DEBUG cinder.volume.api [None req-80d1b9c2-6f8d-4bd6-a811-ce815d56f277 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112327) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 22 05:44:31.637055 np0000176179 devstack@c-api.service[112327]: INFO cinder.volume.api [None req-80d1b9c2-6f8d-4bd6-a811-ce815d56f277 demo demo] Get all volumes completed successfully. May 22 05:44:31.639607 np0000176179 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [None req-80d1b9c2-6f8d-4bd6-a811-ce815d56f277 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 May 22 05:44:31.640085 np0000176179 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 12/48] 199.204.45.113 () {64 vars in 1296 bytes} [Fri May 22 05:44:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 05:44:41.631233 np0000176179 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=1 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}