Jun 26 05:55:20.436519 np0000183134 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 05:55:20.442709 np0000183134 devstack@c-api.service[112481]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 05:55:20 2026] *** Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: nodename: np0000183134 Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: machine: x86_64 Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: clock source: unix Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: pcre jit disabled Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: detected number of CPU cores: 16 Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: current working directory: / Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: detected binary path: /usr/bin/uwsgi-core Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: your processes number limit is 256917 Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: your memory page size is 4096 bytes Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: detected max file descriptor number: 2048 Jun 26 05:55:20.446009 np0000183134 devstack@c-api.service[112481]: lock engine: pthread robust mutexes Jun 26 05:55:20.446691 np0000183134 devstack@c-api.service[112481]: thunder lock: enabled Jun 26 05:55:20.446691 np0000183134 devstack@c-api.service[112481]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 05:55:20.446691 np0000183134 devstack@c-api.service[112481]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 05:55:20.446691 np0000183134 devstack@c-api.service[112481]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 05:55:20.446691 np0000183134 devstack@c-api.service[112481]: Set PythonHome to /opt/stack/data/venv Jun 26 05:55:20.482920 np0000183134 devstack@c-api.service[112481]: Python main interpreter initialized at 0x73c5ee0a3668 Jun 26 05:55:20.482920 np0000183134 devstack@c-api.service[112481]: python threads support enabled Jun 26 05:55:20.482920 np0000183134 devstack@c-api.service[112481]: your server socket listen backlog is limited to 100 connections Jun 26 05:55:20.482920 np0000183134 devstack@c-api.service[112481]: your mercy for graceful operations on workers is 80 seconds Jun 26 05:55:20.483450 np0000183134 devstack@c-api.service[112481]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 05:55:20.483621 np0000183134 devstack@c-api.service[112481]: *** Operational MODE: preforking *** Jun 26 05:55:20.483823 np0000183134 devstack@c-api.service[112481]: *** uWSGI is running in multiple interpreter mode *** Jun 26 05:55:20.483823 np0000183134 devstack@c-api.service[112481]: spawned uWSGI master process (pid: 112481) Jun 26 05:55:20.484036 np0000183134 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 05:55:20.484575 np0000183134 devstack@c-api.service[112481]: spawned uWSGI worker 1 (pid: 112492, cores: 1) Jun 26 05:55:20.485063 np0000183134 devstack@c-api.service[112481]: spawned uWSGI worker 2 (pid: 112493, cores: 1) Jun 26 05:55:20.485560 np0000183134 devstack@c-api.service[112481]: spawned uWSGI worker 3 (pid: 112494, cores: 1) Jun 26 05:55:20.486110 np0000183134 devstack@c-api.service[112481]: spawned uWSGI worker 4 (pid: 112495, cores: 1) Jun 26 05:55:20.486110 np0000183134 devstack@c-api.service[112481]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 05:55:20.611079 np0000183134 devstack@c-api.service[112493]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:55:20.611079 np0000183134 devstack@c-api.service[112493]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:55:20.611079 np0000183134 devstack@c-api.service[112493]: we strongly recommend against using it for new projects. Jun 26 05:55:20.611079 np0000183134 devstack@c-api.service[112493]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:55:20.611079 np0000183134 devstack@c-api.service[112493]: framework. For more detail see Jun 26 05:55:20.611079 np0000183134 devstack@c-api.service[112493]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:55:20.611079 np0000183134 devstack@c-api.service[112493]: import eventlet # noqa Jun 26 05:55:20.613596 np0000183134 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:55:20.613596 np0000183134 devstack@c-api.service[112494]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:55:20.613596 np0000183134 devstack@c-api.service[112494]: we strongly recommend against using it for new projects. Jun 26 05:55:20.613596 np0000183134 devstack@c-api.service[112494]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:55:20.613596 np0000183134 devstack@c-api.service[112494]: framework. For more detail see Jun 26 05:55:20.613596 np0000183134 devstack@c-api.service[112494]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:55:20.613596 np0000183134 devstack@c-api.service[112494]: import eventlet # noqa Jun 26 05:55:20.621356 np0000183134 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:55:20.621356 np0000183134 devstack@c-api.service[112495]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:55:20.621356 np0000183134 devstack@c-api.service[112495]: we strongly recommend against using it for new projects. Jun 26 05:55:20.621356 np0000183134 devstack@c-api.service[112495]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:55:20.621356 np0000183134 devstack@c-api.service[112495]: framework. For more detail see Jun 26 05:55:20.621356 np0000183134 devstack@c-api.service[112495]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:55:20.621356 np0000183134 devstack@c-api.service[112495]: import eventlet # noqa Jun 26 05:55:20.643373 np0000183134 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:55:20.643373 np0000183134 devstack@c-api.service[112492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:55:20.643373 np0000183134 devstack@c-api.service[112492]: we strongly recommend against using it for new projects. Jun 26 05:55:20.643373 np0000183134 devstack@c-api.service[112492]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:55:20.643373 np0000183134 devstack@c-api.service[112492]: framework. For more detail see Jun 26 05:55:20.643373 np0000183134 devstack@c-api.service[112492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:55:20.643373 np0000183134 devstack@c-api.service[112492]: import eventlet # noqa Jun 26 05:55:20.698179 np0000183134 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:55:20.698179 np0000183134 devstack@c-api.service[112494]: warnings.warn( Jun 26 05:55:20.698423 np0000183134 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:55:20.698423 np0000183134 devstack@c-api.service[112493]: warnings.warn( Jun 26 05:55:20.707383 np0000183134 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:55:20.707383 np0000183134 devstack@c-api.service[112495]: warnings.warn( Jun 26 05:55:20.735445 np0000183134 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:55:20.735445 np0000183134 devstack@c-api.service[112492]: warnings.warn( Jun 26 05:55:20.774615 np0000183134 devstack@c-api.service[112493]: /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 Jun 26 05:55:20.774615 np0000183134 devstack@c-api.service[112493]: from cgi import parse_header Jun 26 05:55:20.777077 np0000183134 devstack@c-api.service[112494]: /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 Jun 26 05:55:20.777077 np0000183134 devstack@c-api.service[112494]: from cgi import parse_header Jun 26 05:55:20.793394 np0000183134 devstack@c-api.service[112495]: /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 Jun 26 05:55:20.793394 np0000183134 devstack@c-api.service[112495]: from cgi import parse_header Jun 26 05:55:20.816578 np0000183134 devstack@c-api.service[112492]: /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 Jun 26 05:55:20.816578 np0000183134 devstack@c-api.service[112492]: from cgi import parse_header Jun 26 05:55:20.826583 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:55:20.826583 np0000183134 devstack@c-api.service[112494]: removals.removed_module( Jun 26 05:55:20.828346 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:55:20.828346 np0000183134 devstack@c-api.service[112494]: removals.removed_module( Jun 26 05:55:20.833455 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:20.833455 np0000183134 devstack@c-api.service[112493]: removals.removed_module( Jun 26 05:55:20.835413 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:20.835413 np0000183134 devstack@c-api.service[112493]: removals.removed_module( Jun 26 05:55:20.846653 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:20.846653 np0000183134 devstack@c-api.service[112495]: removals.removed_module( Jun 26 05:55:20.848450 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:20.848450 np0000183134 devstack@c-api.service[112495]: removals.removed_module( Jun 26 05:55:20.869386 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:20.869386 np0000183134 devstack@c-api.service[112492]: removals.removed_module( Jun 26 05:55:20.871139 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:20.871139 np0000183134 devstack@c-api.service[112492]: removals.removed_module( Jun 26 05:55:21.600569 np0000183134 devstack@c-api.service[112494]: /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 Jun 26 05:55:21.600569 np0000183134 devstack@c-api.service[112494]: warnings.warn( Jun 26 05:55:21.629380 np0000183134 devstack@c-api.service[112492]: /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 Jun 26 05:55:21.629380 np0000183134 devstack@c-api.service[112492]: warnings.warn( Jun 26 05:55:21.634380 np0000183134 devstack@c-api.service[112495]: /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 Jun 26 05:55:21.634380 np0000183134 devstack@c-api.service[112495]: warnings.warn( Jun 26 05:55:21.650476 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:55:21.650476 np0000183134 devstack@c-api.service[112494]: warnings.warn( Jun 26 05:55:21.654245 np0000183134 devstack@c-api.service[112493]: /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 Jun 26 05:55:21.654245 np0000183134 devstack@c-api.service[112493]: warnings.warn( Jun 26 05:55:21.680067 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:21.680067 np0000183134 devstack@c-api.service[112492]: warnings.warn( Jun 26 05:55:21.686033 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:21.686033 np0000183134 devstack@c-api.service[112495]: warnings.warn( Jun 26 05:55:21.702556 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:21.702556 np0000183134 devstack@c-api.service[112493]: warnings.warn( Jun 26 05:55:21.839891 np0000183134 devstack@c-api.service[112494]: 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. Jun 26 05:55:21.840083 np0000183134 devstack@c-api.service[112494]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112494) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:55:21.863303 np0000183134 devstack@c-api.service[112492]: 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. Jun 26 05:55:21.863406 np0000183134 devstack@c-api.service[112492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:55:21.876142 np0000183134 devstack@c-api.service[112495]: 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. Jun 26 05:55:21.876300 np0000183134 devstack@c-api.service[112495]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112495) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:55:21.894625 np0000183134 devstack@c-api.service[112493]: 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. Jun 26 05:55:21.894829 np0000183134 devstack@c-api.service[112493]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112493) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:55:21.929882 np0000183134 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 05:55:21.929882 np0000183134 devstack@c-api.service[112492]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:55:21.934318 np0000183134 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 05:55:21.934318 np0000183134 devstack@c-api.service[112494]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:55:21.936678 np0000183134 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 05:55:21.936678 np0000183134 devstack@c-api.service[112495]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:55:21.955341 np0000183134 devstack@c-api.service[112493]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 05:55:21.955341 np0000183134 devstack@c-api.service[112493]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:55:22.383751 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:55:22.384007 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:55:22.384057 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:55:22.384098 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:55:22.384145 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.384182 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.384215 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.384247 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.384448 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.384530 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.384617 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.384690 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.384764 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.384764 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.384923 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.385095 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.385190 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.385307 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.385367 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.385406 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.385464 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.385504 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.385552 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.385622 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.385693 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.385762 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.385844 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.385916 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.386021 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.386114 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.386202 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.386280 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.386352 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.386420 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.386487 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.386553 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.386623 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.386705 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.386775 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.386867 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.386983 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.387063 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.387115 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.387166 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.387796 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.387883 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.387956 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.388011 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.388076 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.388140 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.388190 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.388240 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.388301 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.388354 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.388412 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.388468 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.388518 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.388576 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.388627 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.388677 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.388727 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.388727 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.388825 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.388877 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.388877 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.389579 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.389579 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.389579 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.389579 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.389579 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.389579 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.389579 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.394360 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.394470 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.394470 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.394627 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.394701 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.394770 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.394851 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.394921 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.395034 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.395113 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.395191 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.395262 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.395262 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.395262 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.395463 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.395463 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.395463 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.395463 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.395463 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.395463 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.395856 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.395902 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.395951 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.395951 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.395951 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.395951 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.395951 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.395951 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.396114 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.396114 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.396190 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.396222 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.396255 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.396286 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.396319 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.396319 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.396378 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.396378 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.396437 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.396481 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.396514 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.396545 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.396582 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.396616 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.396653 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.396685 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.396721 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.396754 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.396786 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.396822 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.396859 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.396898 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.396929 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.396999 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.397042 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.397074 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.397107 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.397138 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.397181 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.397219 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.397257 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.397289 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.397321 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.397352 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.397383 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.397415 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.397447 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.397478 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.397521 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.397552 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.397552 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.397609 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.397646 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.397828 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.397871 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.397904 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.398419 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.398500 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.398591 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.398664 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.398733 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.398733 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.398733 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.398733 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.399006 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.399077 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.399145 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.399226 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.399307 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.399383 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.399451 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.399520 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.399594 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.399661 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.399729 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.399797 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.399864 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.399963 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.400049 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.400120 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.400189 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.400189 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.400334 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.400405 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.400405 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.400534 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.400534 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.400675 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.400750 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.400750 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.400750 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.400750 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.401059 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.401059 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.401059 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.401251 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.401344 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.401417 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.401485 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.401554 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.401554 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.401684 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.401752 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.401819 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.401893 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.402008 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.402094 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.402167 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.402234 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.402310 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.402395 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.402468 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.402536 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.402572 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.402607 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.402639 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.402683 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.402716 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.402716 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.402716 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.402804 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.402804 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.402804 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.402804 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.402921 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.403150 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.403233 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.403304 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.403371 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.403438 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.403523 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.403640 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.403730 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.403801 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.403844 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.403896 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.403952 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.403995 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.404029 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.404060 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.404100 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.404131 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.404162 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.404197 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.404228 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.404260 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.404293 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.404324 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.404360 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.404401 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.404437 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.404473 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.404504 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.404534 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.404570 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.404602 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.404633 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.404669 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.404701 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.404737 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.404769 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.404806 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.404838 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.404871 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.404902 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.404948 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.405001 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.405045 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.405089 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.405121 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.405152 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.405184 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.405216 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.405250 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.405250 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.405250 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.405339 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.405339 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.405339 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.405430 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.405462 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.405495 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.405527 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.405559 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.405590 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.405626 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.405657 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.405693 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.405724 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.405755 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.405796 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.405831 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.405866 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.405903 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.406451 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.406532 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.406611 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.406693 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.406766 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.406834 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.406902 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.406995 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.406995 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.406995 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.410047 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.410155 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.410243 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.410317 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.410387 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.410456 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.410537 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.410608 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.410684 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.410761 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.410830 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.410904 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.411010 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.411088 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.411161 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.411231 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.411298 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.411373 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.411444 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.411444 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.411444 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.411649 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.411649 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.411649 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.411649 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.411649 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.411649 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.411649 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.412135 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.412135 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.412135 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.412336 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.412409 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.412484 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.412568 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.412646 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.412716 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.412784 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.412852 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.412926 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.413063 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.413247 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.413333 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.413411 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.413483 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.413554 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.413592 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.413625 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.413667 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.413714 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.413773 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.413811 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.413811 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.413811 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.413811 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.413811 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.413978 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.413978 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.413978 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.413978 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.413978 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.414130 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.414163 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.414195 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.414225 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.414257 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.414287 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.414329 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.414360 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.414391 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.414423 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.414466 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.414496 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.414528 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.414564 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.414599 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.414630 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.414662 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.414699 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.414735 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.414771 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.414803 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.414803 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.414803 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.416007 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.416063 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.416098 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.416130 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.416173 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.416214 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.416245 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.416277 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.416308 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.416340 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.416372 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.416403 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.416439 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.416475 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.416506 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.416548 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.416585 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.416616 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.416650 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.416681 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.416712 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.416749 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.416781 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.416781 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.416781 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.416781 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.416781 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.416781 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.418410 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.418479 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.418513 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.418551 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.418590 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.418624 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.418662 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.418696 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.418728 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.418759 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.418791 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.418824 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.418857 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.418889 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.418921 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.418968 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.419011 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.419045 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.419077 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.419115 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.419165 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.419206 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.419254 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.419302 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.419352 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.419405 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.419452 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.419504 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.419550 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.419599 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.419641 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.419681 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.419712 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.419753 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.419785 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.419827 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.419858 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.419895 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.419926 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.419978 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.420019 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.420051 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.420082 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.420113 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.420143 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.420181 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.420217 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.420247 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.420278 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.420308 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.420340 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.420371 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.420402 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.420435 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.420471 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.420503 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.420533 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.420565 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.420601 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.420631 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.420666 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.420698 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.420729 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.420766 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.420796 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.420828 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.420859 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.420895 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.420926 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.420970 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.421020 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.421054 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.421085 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.421115 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.421157 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.421195 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.421231 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.421261 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.421292 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.421324 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.421368 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.421399 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.421430 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.421430 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.422578 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.422578 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.422578 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.422578 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.422906 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.423020 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.423094 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.423165 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.423243 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.423314 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.423393 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.423479 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.423554 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.423625 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.423694 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.423770 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.423856 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.423978 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.424076 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.424151 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.424220 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.424291 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.424380 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.424456 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.424456 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.424456 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.424456 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.424456 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.424792 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.424864 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.424956 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.424956 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.425156 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.425232 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.425304 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.425380 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.425450 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.425520 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.425594 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.425646 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.425696 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.425750 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.425805 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.425861 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.425912 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.425981 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.426039 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.426092 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.426142 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.426192 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.426250 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.426302 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.426360 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.426411 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.426460 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.426510 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.426559 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.426608 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.426662 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.426713 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.426771 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.426822 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.426878 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.426953 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.427016 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.427072 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.427130 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.427181 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.427229 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.427283 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.427337 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.427391 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.427441 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.427489 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.427542 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.427597 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.427646 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.427695 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.427746 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.427804 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.427855 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.427919 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.427988 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.428045 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.428099 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.428149 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.428197 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.428247 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.428303 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.428353 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.428384 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.428408 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.428431 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.428453 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.428477 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.428503 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.428526 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.428549 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.428579 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.428603 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.428626 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.428651 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.428674 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.428697 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.428721 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.428743 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.428769 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.428796 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.428796 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.428796 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.428796 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.428796 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.428898 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.428898 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.428898 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.428978 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.429012 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.429052 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.429079 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.429102 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.429126 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.429148 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.429171 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.429196 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.429219 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.429241 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.429272 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.429294 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.429316 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.429343 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.429371 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.429395 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.429417 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.429439 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.429461 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.429483 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.429569 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.429569 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.429569 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.429569 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.429650 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.429650 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.429650 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.429650 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.429650 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.429762 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.429785 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.429808 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.429834 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.429856 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.429878 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.429901 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.429923 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.429958 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.429987 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.430014 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.430036 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.430059 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.430086 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.430108 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.430130 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.430153 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.430175 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.430197 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.430197 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.430197 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.430197 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.430197 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.430306 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.430306 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.430306 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.430366 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.430388 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.430414 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.430441 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.430463 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.430485 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.430508 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.430533 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.430559 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.430585 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.430608 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.430630 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.430652 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.430679 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.430701 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.430724 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.430746 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.430768 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.430794 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.430816 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.430843 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.430867 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.430892 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.430892 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.430892 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.433142 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.433213 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.433272 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.433327 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.433376 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.433426 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.433481 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.433537 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.433611 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.433681 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.433753 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.433823 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.433891 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.433994 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.434116 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.434116 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.434281 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.434366 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.434366 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.434366 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.434366 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.434633 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.434633 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.434633 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.434633 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.434633 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.434633 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.435057 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.435139 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.435217 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.435217 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.435356 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.435426 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.435426 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.435556 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.435625 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.435701 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.435773 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.435841 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.435911 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.436020 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.436098 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.436184 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.436256 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.436326 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.436394 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.436469 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.436540 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.436607 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.436674 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.436749 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.436818 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.436887 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.436973 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.436973 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.436973 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.437210 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.437210 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.437210 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.437210 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.437210 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.437545 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.437617 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.437686 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.437761 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.437831 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.437908 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.438005 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.438077 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.438077 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.438196 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.438278 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.438358 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.438426 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.438506 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.438571 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.438655 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.438717 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.438786 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.438856 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.438915 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.439017 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.439017 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.439017 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.439179 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.439179 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.439179 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.439179 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.439179 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.439179 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.439364 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.439403 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.439434 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.439465 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.439497 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.439537 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.439537 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.439599 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.439630 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.439662 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.439693 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.439723 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.439754 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.439789 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.439825 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.439861 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.439861 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.439861 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.439965 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.439999 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.440041 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.440073 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.440103 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.440133 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.440164 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.440196 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.440238 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.440273 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.440308 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.440345 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.440380 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.440380 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.440437 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.440469 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.440499 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.440530 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.440567 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.440598 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.440630 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.440735 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.440849 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.440882 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.440913 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.440913 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.440984 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.441015 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.441091 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.441091 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.441091 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.441091 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.441202 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.441202 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.441202 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.441202 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.441313 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.441345 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.441376 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.441416 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.441447 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.441477 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.441508 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.441543 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.441571 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.441597 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.441620 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.441642 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.441665 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.441688 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.441710 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.441737 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.441764 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.441787 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.441809 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.441832 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.441859 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.441882 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.441882 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.441882 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.442487 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.442487 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.442617 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.442671 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.442720 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.442769 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.442818 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.442871 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.442871 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.442989 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.442989 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.443090 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.443150 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.443150 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.443244 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.443244 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.443244 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.443389 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.443445 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.443496 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.443550 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.443608 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.443664 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.443664 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.443758 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.443758 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.443758 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.443758 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:55:22.443959 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.443959 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.443959 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.444117 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.444192 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.444269 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.444329 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.444381 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.444431 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.444481 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.444481 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.444575 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.444625 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.444741 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.444741 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.444741 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.444897 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:55:22.444964 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.444964 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.445101 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:55:22.445101 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:55:22.445101 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:55:22.445101 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:55:22.445101 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:55:22.489597 np0000183134 devstack@c-api.service[112493]: INFO dbcounter [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Registered counter for database cinder Jun 26 05:55:22.489822 np0000183134 devstack@c-api.service[112495]: INFO dbcounter [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Registered counter for database cinder Jun 26 05:55:22.492616 np0000183134 devstack@c-api.service[112494]: INFO dbcounter [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Registered counter for database cinder Jun 26 05:55:22.492845 np0000183134 devstack@c-api.service[112492]: INFO dbcounter [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Registered counter for database cinder Jun 26 05:55:22.529742 np0000183134 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-05334c2f-f74f-4372-8792-6459c634ddcd 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:22.530848 np0000183134 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-ae484033-f727-4e78-8811-ddbf47abeb4b 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:22.534057 np0000183134 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-98e139d1-2b5a-4634-8403-784386c234a7 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:22.536003 np0000183134 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:22.642750 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writer thread running {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:55:22.643526 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writer thread running {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:55:22.645464 np0000183134 devstack@c-api.service[112493]: INFO cinder.rpc [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:55:22.646069 np0000183134 devstack@c-api.service[112495]: INFO cinder.rpc [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:55:22.647977 np0000183134 devstack@c-api.service[112493]: INFO cinder.rpc [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:55:22.648537 np0000183134 devstack@c-api.service[112495]: INFO cinder.rpc [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:55:22.650484 np0000183134 devstack@c-api.service[112493]: INFO cinder.rpc [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:55:22.651201 np0000183134 devstack@c-api.service[112495]: INFO cinder.rpc [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:55:22.651726 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writer thread running {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:55:22.653140 np0000183134 devstack@c-api.service[112493]: INFO cinder.rpc [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:55:22.653997 np0000183134 devstack@c-api.service[112495]: INFO cinder.rpc [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:55:22.654345 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.654734 np0000183134 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:55:22.655178 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.656203 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writer thread running {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:55:22.656857 np0000183134 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:55:22.658008 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.658561 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.659162 np0000183134 devstack@c-api.service[112494]: INFO cinder.rpc [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:55:22.659515 np0000183134 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:55:22.661515 np0000183134 devstack@c-api.service[112494]: INFO cinder.rpc [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:55:22.662221 np0000183134 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:55:22.663347 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.664369 np0000183134 devstack@c-api.service[112494]: INFO cinder.rpc [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:55:22.667133 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.667450 np0000183134 devstack@c-api.service[112494]: INFO cinder.rpc [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:55:22.668662 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.672117 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.691992 np0000183134 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-05334c2f-f74f-4372-8792-6459c634ddcd 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:22.692952 np0000183134 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-ae484033-f727-4e78-8811-ddbf47abeb4b 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:22.694708 np0000183134 devstack@c-api.service[112493]: INFO cinder.rpc [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:55:22.695507 np0000183134 devstack@c-api.service[112495]: INFO cinder.rpc [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:55:22.697096 np0000183134 devstack@c-api.service[112493]: INFO cinder.rpc [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:55:22.698142 np0000183134 devstack@c-api.service[112495]: INFO cinder.rpc [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:55:22.698452 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.698528 np0000183134 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:22.699445 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.701518 np0000183134 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:55:22.704303 np0000183134 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:55:22.705523 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.706250 np0000183134 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-98e139d1-2b5a-4634-8403-784386c234a7 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:22.708734 np0000183134 devstack@c-api.service[112494]: INFO cinder.rpc [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:55:22.711007 np0000183134 devstack@c-api.service[112494]: INFO cinder.rpc [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:55:22.711371 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.712136 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.712412 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.715584 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.715709 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.717570 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.718821 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.719742 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.720704 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.722735 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.723689 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.724282 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.724885 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.726605 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.726710 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.727632 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.728975 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.729511 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.729597 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.731978 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.732466 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.732519 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.732553 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.735244 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.735396 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.735658 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.736259 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.738062 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.738265 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.738654 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.739297 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.739476 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.739686 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.741674 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.742096 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.742287 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.742488 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.744494 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.745959 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.746349 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.747490 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.747689 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.748516 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.749389 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.750733 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.750985 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.752303 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.752771 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.753231 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.753802 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.753882 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.754573 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.754811 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.756004 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.756233 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.756465 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.757095 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.757322 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.757576 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.758783 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.759174 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.759248 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.760060 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.760465 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.760716 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.761453 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.761881 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.761975 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.762151 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.762817 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.763255 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.763481 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.763804 np0000183134 devstack@c-api.service[112495]: WARNING cinder.api.contrib.hosts [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:55:22.764057 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: extensions {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.764271 np0000183134 devstack@c-api.service[112493]: WARNING cinder.api.contrib.hosts [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:55:22.764502 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: extensions {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.764920 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.765537 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.765585 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: cgsnapshots {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.766224 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.766518 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: cgsnapshots {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.766881 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: qos-specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.767613 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.767926 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: qos-specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.768068 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.768948 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.769677 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: capabilities {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.769728 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.769947 np0000183134 devstack@c-api.service[112492]: WARNING cinder.api.contrib.hosts [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:55:22.769999 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: capabilities {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.770170 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: extensions {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.770941 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: backups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.771234 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: backups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.771294 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.771487 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: cgsnapshots {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.772645 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.772831 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: qos-specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.772878 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: os-volume-type-access {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.773426 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: os-volume-type-access {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.774208 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.774471 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.775038 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.775505 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.775580 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: capabilities {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.775957 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: consistencygroups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.776479 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: consistencygroups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.776839 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: backups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.777004 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.777887 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: extra_specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.778414 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: extra_specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.778511 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.778817 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: os-volume-type-access {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.779396 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.779473 np0000183134 devstack@c-api.service[112494]: WARNING cinder.api.contrib.hosts [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:55:22.779708 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: extensions {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.779913 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.780453 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.780868 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: os-volume-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.781058 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: cgsnapshots {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.781419 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: os-volume-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.781920 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: consistencygroups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.782311 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: os-volume-transfer {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.782476 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: qos-specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.782831 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: os-volume-transfer {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.783829 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: extra_specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.783889 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: os-availability-zone {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.784427 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: os-availability-zone {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.785099 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: capabilities {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.785148 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: os-quota-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.785340 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.785721 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: os-quota-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.786480 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: backups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.786540 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: os-quota-class-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.786811 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: os-volume-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.787078 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: os-quota-class-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.787797 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: os-snapshot-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.788236 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: os-volume-transfer {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.788339 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: os-snapshot-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.788406 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: os-volume-type-access {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.789171 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: os-hosts {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.789720 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: os-hosts {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.789884 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: os-availability-zone {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.790326 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.790530 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extended resource: scheduler-stats {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.791062 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extended resource: scheduler-stats {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.791138 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: os-quota-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.792277 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: consistencygroups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.792482 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: os-quota-class-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.792626 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.793633 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.793786 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: os-snapshot-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.794065 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.794870 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] SnapshotActionsController initialized {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:55:22.794985 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: extra_specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.795046 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.795202 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: os-hosts {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.795596 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.795879 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.contrib.snapshot_actions [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] SnapshotActionsController initialized {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:55:22.796506 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extended resource: scheduler-stats {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.796598 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.796909 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.797009 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.797950 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.798306 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.798659 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.799078 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: os-volume-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.799277 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.799711 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.800202 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.800493 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: os-volume-transfer {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.800615 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.801028 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] SnapshotActionsController initialized {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:55:22.801178 np0000183134 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.801755 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.801964 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension UsedLimits extending resource: limits {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.802082 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.802129 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: os-availability-zone {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.802165 np0000183134 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.802747 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.802857 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.802974 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension UsedLimits extending resource: limits {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803021 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension VolumeActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803055 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803089 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.803122 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803234 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803318 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803402 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension TypesManage extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803474 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803518 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: os-quota-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.803559 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803592 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension VolumeActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803624 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803665 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803706 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension AdminActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803740 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803775 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension AdminActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803817 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension TypesManage extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803856 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension AdminActions extending resource: backups {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803891 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803924 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.803982 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804025 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804061 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension AdminActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804093 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-ae484033-f727-4e78-8811-ddbf47abeb4b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804317 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension AdminActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804317 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension AdminActions extending resource: backups {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804471 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.804542 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804542 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804542 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-05334c2f-f74f-4372-8792-6459c634ddcd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.804767 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: os-quota-class-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.805742 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.806007 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: os-snapshot-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.807181 np0000183134 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.807375 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: os-hosts {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.807959 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension UsedLimits extending resource: limits {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.808090 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.808711 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extended resource: scheduler-stats {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:55:22.808809 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.808899 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.808986 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension VolumeActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.809090 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.809194 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.809300 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension TypesManage extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.809398 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.809517 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.809649 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension AdminActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.809947 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension AdminActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.810047 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension AdminActions extending resource: backups {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.810154 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.810261 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.810368 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3dca6f4-d358-4c2d-ac93-83e76d7b95f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.810877 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.812025 np0000183134 devstack@c-api.service[112495]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c5ee0a3668 pid: 112495 (default app) Jun 26 05:55:22.812243 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.812294 np0000183134 devstack@c-api.service[112493]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c5ee0a3668 pid: 112493 (default app) Jun 26 05:55:22.813068 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.contrib.snapshot_actions [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] SnapshotActionsController initialized {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:55:22.813812 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.815144 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.816425 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.817771 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.818084 np0000183134 devstack@c-api.service[112492]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c5ee0a3668 pid: 112492 (default app) Jun 26 05:55:22.819203 np0000183134 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:55:22.819830 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.819830 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.819830 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.819830 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820076 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820076 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820076 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820076 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820237 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820237 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820237 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820237 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820237 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820237 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820483 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820483 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820564 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension UsedLimits extending resource: limits {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.820607 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820607 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820607 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820607 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820797 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820797 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.820797 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.820797 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.821372 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.821372 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.821372 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.821372 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.821955 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.821955 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.822163 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.822252 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.822252 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.822252 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.822252 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.822584 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.822584 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.822584 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.822584 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.822584 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.823072 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.823072 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.823072 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.823072 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.823072 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.823072 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.823072 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.823657 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.823657 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.823657 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.823657 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.823657 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.823657 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.824054 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.824054 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.824054 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.824054 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.824054 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.824054 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.824682 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.824682 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.824682 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.824682 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.824682 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825147 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.825147 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825147 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.825147 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825147 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.825438 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825438 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.825438 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825438 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.825438 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825725 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.825725 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825725 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.825725 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825725 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.825725 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.825725 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826016 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826016 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826016 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826016 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826016 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826217 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826217 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826217 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826217 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826217 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826421 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826421 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826421 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826421 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826641 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826641 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826641 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826641 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826814 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826814 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826814 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.826814 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.826814 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827040 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827040 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827040 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827040 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827040 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827368 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827368 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827368 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827368 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827532 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.827576 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827576 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827576 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827576 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827750 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827750 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827750 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827750 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827925 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827925 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.827925 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.827925 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.828776 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.828776 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.828969 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.829077 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.829077 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.829077 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.829077 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.829077 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.829556 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.829556 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.829556 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.829556 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.829556 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.829556 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.830135 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.830208 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension VolumeActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.830282 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.830282 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.830282 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.830282 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.830609 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.830609 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.830609 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.830609 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.830609 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.830609 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.831165 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.831165 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.831165 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.831165 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.831165 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.831165 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.831662 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.831662 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.831859 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.831962 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.831962 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.831962 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.831962 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.831962 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.831962 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.832428 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.832428 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.832428 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.832428 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.832428 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.832854 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.832854 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.832854 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.833105 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.833179 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.833179 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.833179 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.833179 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.833179 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.833697 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.833697 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.833697 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.833697 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:55:22.833697 np0000183134 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 26 05:55:22.834179 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension TypesManage extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834179 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834179 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834179 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension AdminActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834179 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension AdminActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834179 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension AdminActions extending resource: backups {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834179 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834433 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834433 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-98e139d1-2b5a-4634-8403-784386c234a7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:55:22.834495 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-55f1265b-b0d4-4769-b04f-0a0138d26963 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:55:22.834495 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 949 bytes} [Fri Jun 26 05:55:22 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 05:55:22.834570 np0000183134 devstack@c-api.service[112494]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c5ee0a3668 pid: 112494 (default app) Jun 26 05:55:29.843683 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.843683 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.843683 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.843683 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.844327 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.844327 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.844327 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.844327 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.844568 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.844568 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.844568 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.844568 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.844568 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.844568 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.844864 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.844864 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.844864 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.844864 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.844864 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.845568 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.845568 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.845568 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.845568 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.845568 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.846088 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.846088 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.846088 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.846088 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.846517 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.846517 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.846517 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.846517 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.846517 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847032 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847032 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847032 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847032 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847032 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847427 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847427 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847427 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847427 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847427 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847427 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847657 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847657 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847657 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847657 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847657 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847657 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847885 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847885 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847885 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847885 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.847885 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.847885 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848082 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848082 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848082 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848082 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848082 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848239 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848239 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848239 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848239 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848239 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848374 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848374 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848374 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848374 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848374 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848374 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848538 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848538 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848538 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848538 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848538 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848538 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848704 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848704 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848704 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848704 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848704 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848845 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848845 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848845 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848845 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848845 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848995 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848995 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.848995 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.848995 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849112 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849112 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849112 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849112 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849247 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849247 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849247 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849247 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849247 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849429 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849429 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849429 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849429 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849429 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849585 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849585 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849585 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849585 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849715 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849715 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849715 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849715 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849848 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849848 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.849848 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.849848 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850001 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850001 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850001 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850001 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850134 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850134 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850134 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850134 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850279 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850279 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850279 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850279 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850279 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850446 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850446 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850446 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850446 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850446 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850446 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850637 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850637 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850637 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850637 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850637 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850791 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850791 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850791 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850791 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.850791 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.850791 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.853844 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.853844 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.853844 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.853844 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.853844 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.853844 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.854429 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.854429 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.854429 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.854429 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.854429 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.854429 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.854836 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.854836 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.854836 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.854836 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.854836 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.854836 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.855328 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.855328 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.855328 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.855328 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.855604 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.855604 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.855604 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.855604 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.855604 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.855963 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.855963 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.855963 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.855963 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:29.855963 np0000183134 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) Jun 26 05:55:29.855963 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-b99cb709-7d53-4893-b109-ef107d138984 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:55:30.334762 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-b99cb709-7d53-4893-b109-ef107d138984 admin admin] POST https://199.204.45.89/volume/v3/types Jun 26 05:55:30.335337 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-b99cb709-7d53-4893-b109-ef107d138984 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 05:55:30.336704 np0000183134 devstack@c-api.service[112493]: /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. Jun 26 05:55:30.336704 np0000183134 devstack@c-api.service[112493]: warnings.warn( Jun 26 05:55:30.370285 np0000183134 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-b99cb709-7d53-4893-b109-ef107d138984 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:30.403722 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-b99cb709-7d53-4893-b109-ef107d138984 admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 Jun 26 05:55:30.404629 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Fri Jun 26 05:55:29 2026] POST /volume/v3/types => generated 186 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:55:30.428071 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.428071 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430126 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430126 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430126 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430126 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430126 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430352 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430352 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430352 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430352 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430352 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430352 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430556 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430556 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430556 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430556 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430556 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430723 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430723 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430723 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430723 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430857 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430857 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.430857 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.430857 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431019 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431019 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431019 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431019 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431019 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431140 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431140 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431140 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431140 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431140 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431250 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431250 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431250 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431250 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431250 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431250 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431389 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431389 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431389 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431389 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431389 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431389 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431522 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431522 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431522 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431522 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431522 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431522 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431663 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431663 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431663 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431663 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431663 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431663 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431799 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431799 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431799 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431799 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431893 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431893 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431893 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.431893 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.431893 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432040 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432040 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432040 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432040 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432040 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432149 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432149 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432149 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432149 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432149 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432149 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432280 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432280 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432280 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432280 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432280 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432395 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432395 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432395 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432395 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432395 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432510 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432510 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432510 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432510 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432604 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432604 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432604 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432604 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432702 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432702 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432702 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432702 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432702 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432823 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432823 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432823 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.432823 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.432823 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.433091 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.433091 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.433091 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.433091 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.433916 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.433916 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.433916 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.433916 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.434136 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.434136 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.434136 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.434136 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435130 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435130 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435130 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435130 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435329 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435329 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435329 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435329 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435514 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435514 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435514 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435514 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435514 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435514 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435775 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435775 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435775 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.435775 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.435775 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436024 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436024 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436024 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436024 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436024 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436024 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436024 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436331 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436331 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436331 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436331 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436331 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436331 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436604 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436604 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436604 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436604 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436604 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436604 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436870 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436870 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436870 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436870 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.436870 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.436870 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.437151 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.437151 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.437151 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.437151 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.437338 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.437338 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.437338 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.437338 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.437520 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.437520 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.437520 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.437520 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.437700 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.437700 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.437700 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.437700 np0000183134 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 26 05:55:30.439478 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [req-b99cb709-7d53-4893-b109-ef107d138984 req-5b8665dc-f80f-427f-84cc-af9d934d9fe2 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:55:30.762355 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [req-b99cb709-7d53-4893-b109-ef107d138984 req-5b8665dc-f80f-427f-84cc-af9d934d9fe2 admin admin] POST https://199.204.45.89/volume/v3/types/6c4d536f-19fd-4031-83a7-9b9b74859291/extra_specs Jun 26 05:55:30.763170 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [req-b99cb709-7d53-4893-b109-ef107d138984 req-5b8665dc-f80f-427f-84cc-af9d934d9fe2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 05:55:30.764976 np0000183134 devstack@c-api.service[112492]: /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. Jun 26 05:55:30.764976 np0000183134 devstack@c-api.service[112492]: warnings.warn( Jun 26 05:55:30.799157 np0000183134 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [req-b99cb709-7d53-4893-b109-ef107d138984 req-5b8665dc-f80f-427f-84cc-af9d934d9fe2 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:55:30.865816 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [req-b99cb709-7d53-4893-b109-ef107d138984 req-5b8665dc-f80f-427f-84cc-af9d934d9fe2 admin admin] https://199.204.45.89/volume/v3/types/6c4d536f-19fd-4031-83a7-9b9b74859291/extra_specs returned with HTTP 200 Jun 26 05:55:30.866744 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 1/3] 199.204.45.89 () {70 vars in 1498 bytes} [Fri Jun 26 05:55:30 2026] POST /volume/v3/types/6c4d536f-19fd-4031-83a7-9b9b74859291/extra_specs => generated 55 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 05:55:32.697235 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=6 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:55:32.710390 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=6 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:55:40.399093 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:55:40.864066 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:58:23.687533 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-8b970a2e-9ddb-409f-b1fc-1badfaa0975b None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:58:23.688421 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-8b970a2e-9ddb-409f-b1fc-1badfaa0975b None None] GET https://199.204.45.89/volume// Jun 26 05:58:23.688648 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-8b970a2e-9ddb-409f-b1fc-1badfaa0975b None None] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:58:23.689022 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-8b970a2e-9ddb-409f-b1fc-1badfaa0975b None None] Calling method 'all' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:58:23.689788 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-8b970a2e-9ddb-409f-b1fc-1badfaa0975b None None] https://199.204.45.89/volume// returned with HTTP 300 Jun 26 05:58:23.690195 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 2/4] 199.204.45.89 () {66 vars in 1449 bytes} [Fri Jun 26 05:58:23 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 05:59:01.392893 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.392893 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.393426 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.393426 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.393426 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.393426 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.393426 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.393664 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.393664 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.393664 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.393664 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.393664 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.393664 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.393951 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.393951 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.393951 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.393951 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.393951 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394175 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394175 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394175 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394175 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394352 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394352 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394352 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394352 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394563 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394563 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394563 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394563 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394563 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394788 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394788 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394788 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.394788 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.394788 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395031 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395031 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395031 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395031 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395031 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395031 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395301 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395301 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395301 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395301 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395301 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395301 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395558 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395558 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395558 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395558 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395558 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395558 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395821 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395821 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395821 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395821 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.395821 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.395821 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396104 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396104 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396104 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396104 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396287 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396287 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396287 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396287 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396287 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396505 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396505 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396505 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396505 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396505 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396703 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396703 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396703 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396703 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396703 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396703 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396958 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396958 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396958 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.396958 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.396958 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397197 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397197 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397197 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397197 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397197 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397419 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397419 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397419 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397419 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397604 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397604 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397604 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397604 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397776 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397776 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397776 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.397776 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.397776 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398029 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398029 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398029 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398029 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398029 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398228 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398228 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398228 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398228 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398533 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398533 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398533 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398533 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398726 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398726 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398726 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398726 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398907 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398907 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.398907 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.398907 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399108 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399108 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399108 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399108 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399293 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399293 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399293 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399293 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399293 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399293 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399566 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399566 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399566 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399566 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399566 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399804 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399804 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399804 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399804 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399804 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.399804 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.399804 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400098 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400098 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400098 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400098 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400098 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400098 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400353 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400353 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400353 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400353 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400353 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400353 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400655 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400655 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400655 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400655 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400655 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400655 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400921 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400921 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.400921 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.400921 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.401135 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.401135 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.401135 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.401135 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.401312 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.401312 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.401312 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.401312 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.401483 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.401483 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.401483 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:01.401483 np0000183134 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 26 05:59:01.401483 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-945887a6-e217-4534-bcc4-04b8d82a5ead None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:01.402185 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 1/5] 199.204.45.89 () {62 vars in 1061 bytes} [Fri Jun 26 05:59:01 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 05:59:01.435078 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-8842b560-9fa3-4f5a-9096-7e9153c58fcb None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:01.443589 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 2/6] 199.204.45.89 () {64 vars in 1265 bytes} [Fri Jun 26 05:59:01 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 05:59:01.480903 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [req-8842b560-9fa3-4f5a-9096-7e9153c58fcb req-f1f3ff3f-899a-4b60-bc2b-3a0401726fd9 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:01.486020 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [req-8842b560-9fa3-4f5a-9096-7e9153c58fcb req-f1f3ff3f-899a-4b60-bc2b-3a0401726fd9 demo demo] GET https://199.204.45.89/volume/v3/ Jun 26 05:59:01.486373 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [req-8842b560-9fa3-4f5a-9096-7e9153c58fcb req-f1f3ff3f-899a-4b60-bc2b-3a0401726fd9 demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:01.486718 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [req-8842b560-9fa3-4f5a-9096-7e9153c58fcb req-f1f3ff3f-899a-4b60-bc2b-3a0401726fd9 demo demo] Calling method 'version_select' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:01.488046 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [req-8842b560-9fa3-4f5a-9096-7e9153c58fcb req-f1f3ff3f-899a-4b60-bc2b-3a0401726fd9 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 26 05:59:01.488500 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 2/7] 199.204.45.89 () {66 vars in 1339 bytes} [Fri Jun 26 05:59:01 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:01.533106 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-1774294c-4254-4e44-9666-801011d8fd8d None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:01.857645 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-1774294c-4254-4e44-9666-801011d8fd8d demo demo] GET https://199.204.45.89/volume/v3/types Jun 26 05:59:01.857865 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-1774294c-4254-4e44-9666-801011d8fd8d demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:01.858113 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-1774294c-4254-4e44-9666-801011d8fd8d demo demo] Calling method 'index' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:01.858601 np0000183134 devstack@c-api.service[112495]: /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. Jun 26 05:59:01.858601 np0000183134 devstack@c-api.service[112495]: warnings.warn( Jun 26 05:59:01.859224 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-1774294c-4254-4e44-9666-801011d8fd8d demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 05:59:01.901085 np0000183134 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-1774294c-4254-4e44-9666-801011d8fd8d 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:59:01.921055 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-1774294c-4254-4e44-9666-801011d8fd8d demo demo] https://199.204.45.89/volume/v3/types returned with HTTP 200 Jun 26 05:59:01.921439 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 3/8] 199.204.45.89 () {64 vars in 1283 bytes} [Fri Jun 26 05:59:01 2026] GET /volume/v3/types => generated 377 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:01.958448 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-43d4d198-a026-4645-b5fa-ffd3647b556c None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:02.291340 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-43d4d198-a026-4645-b5fa-ffd3647b556c demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 26 05:59:02.291695 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-43d4d198-a026-4645-b5fa-ffd3647b556c demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:02.291919 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-43d4d198-a026-4645-b5fa-ffd3647b556c demo demo] Calling method 'show' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:02.333268 np0000183134 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-43d4d198-a026-4645-b5fa-ffd3647b556c 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:59:02.351401 np0000183134 devstack@c-api.service[112494]: /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. Jun 26 05:59:02.351401 np0000183134 devstack@c-api.service[112494]: warnings.warn( Jun 26 05:59:02.353534 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-43d4d198-a026-4645-b5fa-ffd3647b556c demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 26 05:59:02.353878 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 2/9] 199.204.45.89 () {64 vars in 1294 bytes} [Fri Jun 26 05:59:01 2026] GET /volume/v3/types/default => generated 145 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:02.866506 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-ab22f3bb-d6db-4ea2-bfac-f797bd584d44 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:02.867609 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 3/10] 199.204.45.89 () {62 vars in 1061 bytes} [Fri Jun 26 05:59:02 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 05:59:02.904430 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-2035bfab-f523-4cd9-bf42-37e57298f13c None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:02.912596 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 3/11] 199.204.45.89 () {64 vars in 1265 bytes} [Fri Jun 26 05:59:02 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 05:59:02.948018 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [req-2035bfab-f523-4cd9-bf42-37e57298f13c req-d2205caf-0eb3-4159-b1f8-31dbffaafe03 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:02.950749 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-2035bfab-f523-4cd9-bf42-37e57298f13c req-d2205caf-0eb3-4159-b1f8-31dbffaafe03 demo demo] GET https://199.204.45.89/volume/v3/ Jun 26 05:59:02.951023 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-2035bfab-f523-4cd9-bf42-37e57298f13c req-d2205caf-0eb3-4159-b1f8-31dbffaafe03 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:02.951283 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-2035bfab-f523-4cd9-bf42-37e57298f13c req-d2205caf-0eb3-4159-b1f8-31dbffaafe03 demo demo] Calling method 'version_select' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:02.951920 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-2035bfab-f523-4cd9-bf42-37e57298f13c req-d2205caf-0eb3-4159-b1f8-31dbffaafe03 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 26 05:59:02.952507 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 4/12] 199.204.45.89 () {66 vars in 1339 bytes} [Fri Jun 26 05:59:02 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:02.994738 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-bdc4991c-eee1-463c-bfa7-94136aa79520 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:02.998193 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-bdc4991c-eee1-463c-bfa7-94136aa79520 demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 26 05:59:02.998435 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-bdc4991c-eee1-463c-bfa7-94136aa79520 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:02.998713 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-bdc4991c-eee1-463c-bfa7-94136aa79520 demo demo] Calling method 'show' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:03.009145 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-bdc4991c-eee1-463c-bfa7-94136aa79520 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 26 05:59:03.009318 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 3/13] 199.204.45.89 () {64 vars in 1294 bytes} [Fri Jun 26 05:59:02 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:03.743301 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-213d161a-f487-42e5-9087-87ffe57fa79e None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:03.744523 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 4/14] 199.204.45.89 () {62 vars in 1061 bytes} [Fri Jun 26 05:59:03 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 05:59:03.779249 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-f22e4974-1c6b-49ad-9940-1d01168b9b0d None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:03.783076 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 4/15] 199.204.45.89 () {64 vars in 1265 bytes} [Fri Jun 26 05:59:03 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 05:59:03.818256 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [req-f22e4974-1c6b-49ad-9940-1d01168b9b0d req-2639acea-5210-4826-9e17-6fd668785c23 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:03.821653 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-f22e4974-1c6b-49ad-9940-1d01168b9b0d req-2639acea-5210-4826-9e17-6fd668785c23 demo demo] GET https://199.204.45.89/volume/v3/ Jun 26 05:59:03.822035 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-f22e4974-1c6b-49ad-9940-1d01168b9b0d req-2639acea-5210-4826-9e17-6fd668785c23 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:03.822444 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-f22e4974-1c6b-49ad-9940-1d01168b9b0d req-2639acea-5210-4826-9e17-6fd668785c23 demo demo] Calling method 'version_select' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:03.823123 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-f22e4974-1c6b-49ad-9940-1d01168b9b0d req-2639acea-5210-4826-9e17-6fd668785c23 demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 26 05:59:03.823818 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 5/16] 199.204.45.89 () {66 vars in 1339 bytes} [Fri Jun 26 05:59:03 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:03.861073 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-bec36342-13ef-4a5f-9560-2ac89543ec41 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:03.864451 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-bec36342-13ef-4a5f-9560-2ac89543ec41 demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 26 05:59:03.864805 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-bec36342-13ef-4a5f-9560-2ac89543ec41 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:03.865241 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-bec36342-13ef-4a5f-9560-2ac89543ec41 demo demo] Calling method 'show' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:03.878247 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-bec36342-13ef-4a5f-9560-2ac89543ec41 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 26 05:59:03.878738 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 4/17] 199.204.45.89 () {64 vars in 1294 bytes} [Fri Jun 26 05:59:03 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:03.911326 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-08499639-3bf7-4cad-8d32-a9cadaf0dded None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:03.912481 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 5/18] 199.204.45.89 () {62 vars in 1061 bytes} [Fri Jun 26 05:59:03 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 05:59:03.943024 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-e462e3db-ca7c-41c9-90af-eac7b0f71a62 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:03.948795 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 5/19] 199.204.45.89 () {64 vars in 1265 bytes} [Fri Jun 26 05:59:03 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 05:59:03.978400 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [req-e462e3db-ca7c-41c9-90af-eac7b0f71a62 req-34b954b2-c1af-44cb-adcd-d077a7e2f1ea None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:03.981858 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-e462e3db-ca7c-41c9-90af-eac7b0f71a62 req-34b954b2-c1af-44cb-adcd-d077a7e2f1ea demo demo] GET https://199.204.45.89/volume/v3/ Jun 26 05:59:03.982241 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-e462e3db-ca7c-41c9-90af-eac7b0f71a62 req-34b954b2-c1af-44cb-adcd-d077a7e2f1ea demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:03.982625 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-e462e3db-ca7c-41c9-90af-eac7b0f71a62 req-34b954b2-c1af-44cb-adcd-d077a7e2f1ea demo demo] Calling method 'version_select' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:03.983338 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-e462e3db-ca7c-41c9-90af-eac7b0f71a62 req-34b954b2-c1af-44cb-adcd-d077a7e2f1ea demo demo] https://199.204.45.89/volume/v3/ returned with HTTP 200 Jun 26 05:59:03.984029 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 6/20] 199.204.45.89 () {66 vars in 1339 bytes} [Fri Jun 26 05:59:03 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:04.017406 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-d5df29b6-6449-4002-8de7-1945ff83781f None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:59:04.020967 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-d5df29b6-6449-4002-8de7-1945ff83781f demo demo] GET https://199.204.45.89/volume/v3/types/default Jun 26 05:59:04.021416 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-d5df29b6-6449-4002-8de7-1945ff83781f demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 05:59:04.021896 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-d5df29b6-6449-4002-8de7-1945ff83781f demo demo] Calling method 'show' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 05:59:04.033905 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-d5df29b6-6449-4002-8de7-1945ff83781f demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Jun 26 05:59:04.034531 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 5/21] 199.204.45.89 () {64 vars in 1294 bytes} [Fri Jun 26 05:59:04 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:59:11.916083 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:59:14.028999 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=8 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:03:57.319551 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-1150984a-de96-4e49-9ab2-f4ca54327218 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:03:57.420097 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-1150984a-de96-4e49-9ab2-f4ca54327218 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:03:57.420331 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-1150984a-de96-4e49-9ab2-f4ca54327218 demo demo] Empty body provided in request {{(pid=112493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:03:57.420578 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-1150984a-de96-4e49-9ab2-f4ca54327218 demo demo] Calling method 'detail' {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:03:57.421274 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.api_utils [None req-1150984a-de96-4e49-9ab2-f4ca54327218 demo demo] Removing options '' from query. {{(pid=112493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:03:57.424802 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.volume.api [None req-1150984a-de96-4e49-9ab2-f4ca54327218 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112493) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:03:57.467843 np0000183134 devstack@c-api.service[112493]: INFO cinder.volume.api [None req-1150984a-de96-4e49-9ab2-f4ca54327218 demo demo] Get all volumes completed successfully. Jun 26 06:03:57.470417 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-1150984a-de96-4e49-9ab2-f4ca54327218 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:03:57.470922 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 6/22] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:03:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:04:07.460566 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:04:57.485960 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-57162f75-e6a3-4ac3-8bd0-8a90724f3a54 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:04:57.491101 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-57162f75-e6a3-4ac3-8bd0-8a90724f3a54 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:04:57.491384 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-57162f75-e6a3-4ac3-8bd0-8a90724f3a54 demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:04:57.491680 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-57162f75-e6a3-4ac3-8bd0-8a90724f3a54 demo demo] Calling method 'detail' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:04:57.492388 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.api_utils [None req-57162f75-e6a3-4ac3-8bd0-8a90724f3a54 demo demo] Removing options '' from query. {{(pid=112492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:04:57.493760 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.volume.api [None req-57162f75-e6a3-4ac3-8bd0-8a90724f3a54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:04:57.531187 np0000183134 devstack@c-api.service[112492]: INFO cinder.volume.api [None req-57162f75-e6a3-4ac3-8bd0-8a90724f3a54 demo demo] Get all volumes completed successfully. Jun 26 06:04:57.534014 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-57162f75-e6a3-4ac3-8bd0-8a90724f3a54 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:04:57.534491 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 6/23] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:04:57 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) Jun 26 06:05:07.525219 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:05:57.555291 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-4967fe2a-9296-4dfb-9b07-e566230977a7 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:05:57.558866 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-4967fe2a-9296-4dfb-9b07-e566230977a7 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:05:57.559096 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-4967fe2a-9296-4dfb-9b07-e566230977a7 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:05:57.559309 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-4967fe2a-9296-4dfb-9b07-e566230977a7 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:05:57.559775 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-4967fe2a-9296-4dfb-9b07-e566230977a7 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:05:57.560548 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-4967fe2a-9296-4dfb-9b07-e566230977a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:05:57.602920 np0000183134 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-4967fe2a-9296-4dfb-9b07-e566230977a7 demo demo] Get all volumes completed successfully. Jun 26 06:05:57.606123 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-4967fe2a-9296-4dfb-9b07-e566230977a7 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:05:57.606741 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 7/24] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:05:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:06:07.596274 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:06:57.622951 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-839fa5b0-22ae-4cbe-862b-72e077f3a130 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:06:57.632036 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-839fa5b0-22ae-4cbe-862b-72e077f3a130 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:06:57.632036 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-839fa5b0-22ae-4cbe-862b-72e077f3a130 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:06:57.632036 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-839fa5b0-22ae-4cbe-862b-72e077f3a130 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:06:57.632036 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-839fa5b0-22ae-4cbe-862b-72e077f3a130 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:06:57.632036 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-839fa5b0-22ae-4cbe-862b-72e077f3a130 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:06:57.669037 np0000183134 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-839fa5b0-22ae-4cbe-862b-72e077f3a130 demo demo] Get all volumes completed successfully. Jun 26 06:06:57.671845 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-839fa5b0-22ae-4cbe-862b-72e077f3a130 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:06:57.672249 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 6/25] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:06:57 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) Jun 26 06:07:07.661077 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:07:57.726001 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-19d89038-9cf2-413b-90f8-fbc7e6d6f0c8 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:07:57.729020 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-19d89038-9cf2-413b-90f8-fbc7e6d6f0c8 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:07:57.729283 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-19d89038-9cf2-413b-90f8-fbc7e6d6f0c8 demo demo] Empty body provided in request {{(pid=112493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:07:57.729695 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-19d89038-9cf2-413b-90f8-fbc7e6d6f0c8 demo demo] Calling method 'detail' {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:07:57.730053 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.api_utils [None req-19d89038-9cf2-413b-90f8-fbc7e6d6f0c8 demo demo] Removing options '' from query. {{(pid=112493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:07:57.731173 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.volume.api [None req-19d89038-9cf2-413b-90f8-fbc7e6d6f0c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112493) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:07:57.739627 np0000183134 devstack@c-api.service[112493]: INFO cinder.volume.api [None req-19d89038-9cf2-413b-90f8-fbc7e6d6f0c8 demo demo] Get all volumes completed successfully. Jun 26 06:07:57.741718 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-19d89038-9cf2-413b-90f8-fbc7e6d6f0c8 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:07:57.742225 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 7/26] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:07:57 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) Jun 26 06:08:07.776517 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:08:57.771238 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-cf67338a-66b2-46fb-9772-5be5f6312128 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:08:58.000120 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-cf67338a-66b2-46fb-9772-5be5f6312128 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:08:58.000358 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-cf67338a-66b2-46fb-9772-5be5f6312128 demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:08:58.000603 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-cf67338a-66b2-46fb-9772-5be5f6312128 demo demo] Calling method 'detail' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:08:58.000989 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.api_utils [None req-cf67338a-66b2-46fb-9772-5be5f6312128 demo demo] Removing options '' from query. {{(pid=112492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:08:58.001898 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.volume.api [None req-cf67338a-66b2-46fb-9772-5be5f6312128 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:08:58.013067 np0000183134 devstack@c-api.service[112492]: INFO cinder.volume.api [None req-cf67338a-66b2-46fb-9772-5be5f6312128 demo demo] Get all volumes completed successfully. Jun 26 06:08:58.015816 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-cf67338a-66b2-46fb-9772-5be5f6312128 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:08:58.019450 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 7/27] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:08:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:09:08.005435 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:09:58.037692 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-42cde0d9-720a-466a-b0c3-26da90f80b20 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:09:58.041953 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-42cde0d9-720a-466a-b0c3-26da90f80b20 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:09:58.042204 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-42cde0d9-720a-466a-b0c3-26da90f80b20 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:09:58.042468 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-42cde0d9-720a-466a-b0c3-26da90f80b20 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:09:58.042793 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-42cde0d9-720a-466a-b0c3-26da90f80b20 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:09:58.044094 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-42cde0d9-720a-466a-b0c3-26da90f80b20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:09:58.052919 np0000183134 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-42cde0d9-720a-466a-b0c3-26da90f80b20 demo demo] Get all volumes completed successfully. Jun 26 06:09:58.055659 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-42cde0d9-720a-466a-b0c3-26da90f80b20 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:09:58.056140 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 8/28] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:09:58 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) Jun 26 06:10:08.047404 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:10:58.070466 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-e3b20ebd-b070-4e7d-96f3-56fb5e68049c None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:10:58.073415 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-e3b20ebd-b070-4e7d-96f3-56fb5e68049c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:10:58.073670 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-e3b20ebd-b070-4e7d-96f3-56fb5e68049c demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:10:58.074035 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-e3b20ebd-b070-4e7d-96f3-56fb5e68049c demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:10:58.074419 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-e3b20ebd-b070-4e7d-96f3-56fb5e68049c demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:10:58.075461 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-e3b20ebd-b070-4e7d-96f3-56fb5e68049c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:10:58.091568 np0000183134 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-e3b20ebd-b070-4e7d-96f3-56fb5e68049c demo demo] Get all volumes completed successfully. Jun 26 06:10:58.094243 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-e3b20ebd-b070-4e7d-96f3-56fb5e68049c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:10:58.094962 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 7/29] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:10:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:11:08.083117 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:11:58.113090 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-6a1a126e-59bc-4ab1-94ee-80eceec15134 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:11:58.117064 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-6a1a126e-59bc-4ab1-94ee-80eceec15134 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:11:58.117469 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-6a1a126e-59bc-4ab1-94ee-80eceec15134 demo demo] Empty body provided in request {{(pid=112493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:11:58.117839 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-6a1a126e-59bc-4ab1-94ee-80eceec15134 demo demo] Calling method 'detail' {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:11:58.118678 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.api_utils [None req-6a1a126e-59bc-4ab1-94ee-80eceec15134 demo demo] Removing options '' from query. {{(pid=112493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:11:58.120242 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.volume.api [None req-6a1a126e-59bc-4ab1-94ee-80eceec15134 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112493) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:11:58.129699 np0000183134 devstack@c-api.service[112493]: INFO cinder.volume.api [None req-6a1a126e-59bc-4ab1-94ee-80eceec15134 demo demo] Get all volumes completed successfully. Jun 26 06:11:58.132037 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-6a1a126e-59bc-4ab1-94ee-80eceec15134 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:11:58.132543 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 8/30] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:11:58 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) Jun 26 06:12:08.124142 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:12:58.147877 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-16659c4e-2cd7-4e62-9e17-2af56d8ad766 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:12:58.150723 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-16659c4e-2cd7-4e62-9e17-2af56d8ad766 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:12:58.150996 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-16659c4e-2cd7-4e62-9e17-2af56d8ad766 demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:12:58.151244 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-16659c4e-2cd7-4e62-9e17-2af56d8ad766 demo demo] Calling method 'detail' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:12:58.151542 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.api_utils [None req-16659c4e-2cd7-4e62-9e17-2af56d8ad766 demo demo] Removing options '' from query. {{(pid=112492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:12:58.153077 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.volume.api [None req-16659c4e-2cd7-4e62-9e17-2af56d8ad766 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:12:58.162968 np0000183134 devstack@c-api.service[112492]: INFO cinder.volume.api [None req-16659c4e-2cd7-4e62-9e17-2af56d8ad766 demo demo] Get all volumes completed successfully. Jun 26 06:12:58.165513 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-16659c4e-2cd7-4e62-9e17-2af56d8ad766 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:12:58.165959 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 8/31] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:12:58 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) Jun 26 06:13:08.157126 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:13:58.187753 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-b897f26d-4366-4cd7-a683-24ddc074cf2e None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:13:58.327843 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-b897f26d-4366-4cd7-a683-24ddc074cf2e demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:13:58.328104 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-b897f26d-4366-4cd7-a683-24ddc074cf2e demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:13:58.328368 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-b897f26d-4366-4cd7-a683-24ddc074cf2e demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:13:58.328672 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-b897f26d-4366-4cd7-a683-24ddc074cf2e demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:13:58.329460 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-b897f26d-4366-4cd7-a683-24ddc074cf2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:13:58.338386 np0000183134 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-b897f26d-4366-4cd7-a683-24ddc074cf2e demo demo] Get all volumes completed successfully. Jun 26 06:13:58.341220 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-b897f26d-4366-4cd7-a683-24ddc074cf2e demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:13:58.341701 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 9/32] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:13:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:14:08.332578 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:14:58.358304 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-5738e0a7-a170-4379-bb8b-f8cdd96e7f32 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:14:58.361312 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-5738e0a7-a170-4379-bb8b-f8cdd96e7f32 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:14:58.361629 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-5738e0a7-a170-4379-bb8b-f8cdd96e7f32 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:14:58.361826 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-5738e0a7-a170-4379-bb8b-f8cdd96e7f32 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:14:58.362141 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-5738e0a7-a170-4379-bb8b-f8cdd96e7f32 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:14:58.363773 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-5738e0a7-a170-4379-bb8b-f8cdd96e7f32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:14:58.374342 np0000183134 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-5738e0a7-a170-4379-bb8b-f8cdd96e7f32 demo demo] Get all volumes completed successfully. Jun 26 06:14:58.377714 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-5738e0a7-a170-4379-bb8b-f8cdd96e7f32 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:14:58.378344 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 8/33] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:14:58 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) Jun 26 06:15:08.367364 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:15:58.400067 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-11aee3a3-eef2-4b4d-a40c-83abc8a0a74e None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:15:58.402537 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-11aee3a3-eef2-4b4d-a40c-83abc8a0a74e demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:15:58.402766 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-11aee3a3-eef2-4b4d-a40c-83abc8a0a74e demo demo] Empty body provided in request {{(pid=112493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:15:58.403021 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-11aee3a3-eef2-4b4d-a40c-83abc8a0a74e demo demo] Calling method 'detail' {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:15:58.403313 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.api_utils [None req-11aee3a3-eef2-4b4d-a40c-83abc8a0a74e demo demo] Removing options '' from query. {{(pid=112493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:15:58.404214 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.volume.api [None req-11aee3a3-eef2-4b4d-a40c-83abc8a0a74e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112493) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:15:58.412455 np0000183134 devstack@c-api.service[112493]: INFO cinder.volume.api [None req-11aee3a3-eef2-4b4d-a40c-83abc8a0a74e demo demo] Get all volumes completed successfully. Jun 26 06:15:58.414432 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-11aee3a3-eef2-4b4d-a40c-83abc8a0a74e demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:15:58.414807 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 9/34] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:15:58 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) Jun 26 06:16:08.407762 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:16:58.431694 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-a11ffd26-1ca7-4cd0-83ad-0fda39295f8f None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:16:58.435911 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-a11ffd26-1ca7-4cd0-83ad-0fda39295f8f demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:16:58.436314 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-a11ffd26-1ca7-4cd0-83ad-0fda39295f8f demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:16:58.436685 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-a11ffd26-1ca7-4cd0-83ad-0fda39295f8f demo demo] Calling method 'detail' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:16:58.437197 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.api_utils [None req-a11ffd26-1ca7-4cd0-83ad-0fda39295f8f demo demo] Removing options '' from query. {{(pid=112492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:16:58.438684 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.volume.api [None req-a11ffd26-1ca7-4cd0-83ad-0fda39295f8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:16:58.447604 np0000183134 devstack@c-api.service[112492]: INFO cinder.volume.api [None req-a11ffd26-1ca7-4cd0-83ad-0fda39295f8f demo demo] Get all volumes completed successfully. Jun 26 06:16:58.449681 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-a11ffd26-1ca7-4cd0-83ad-0fda39295f8f demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:16:58.450020 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 9/35] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:16:58 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) Jun 26 06:17:08.442761 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:17:58.473473 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-f4a21bb7-0a9a-497b-b89f-a568085523eb None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:17:58.476457 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-f4a21bb7-0a9a-497b-b89f-a568085523eb demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:17:58.476627 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-f4a21bb7-0a9a-497b-b89f-a568085523eb demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:17:58.476817 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-f4a21bb7-0a9a-497b-b89f-a568085523eb demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:17:58.477151 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-f4a21bb7-0a9a-497b-b89f-a568085523eb demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:17:58.478012 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-f4a21bb7-0a9a-497b-b89f-a568085523eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:17:58.489958 np0000183134 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-f4a21bb7-0a9a-497b-b89f-a568085523eb demo demo] Get all volumes completed successfully. Jun 26 06:17:58.493381 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-f4a21bb7-0a9a-497b-b89f-a568085523eb demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:17:58.494030 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 10/36] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:17:58 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) Jun 26 06:18:08.481760 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:18:58.508236 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-ebbd2948-fe92-4d17-ab7e-3ecd75042817 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:18:58.659099 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-ebbd2948-fe92-4d17-ab7e-3ecd75042817 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:18:58.659341 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-ebbd2948-fe92-4d17-ab7e-3ecd75042817 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:18:58.659595 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-ebbd2948-fe92-4d17-ab7e-3ecd75042817 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:18:58.659953 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-ebbd2948-fe92-4d17-ab7e-3ecd75042817 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:18:58.660902 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-ebbd2948-fe92-4d17-ab7e-3ecd75042817 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:18:58.668115 np0000183134 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-ebbd2948-fe92-4d17-ab7e-3ecd75042817 demo demo] Get all volumes completed successfully. Jun 26 06:18:58.670117 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-ebbd2948-fe92-4d17-ab7e-3ecd75042817 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:18:58.670450 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 9/37] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:18:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:19:08.665452 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:19:58.701219 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-aeee61a1-75c9-479c-a341-4615c52f31ce None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:19:58.704984 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-aeee61a1-75c9-479c-a341-4615c52f31ce demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:19:58.705253 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-aeee61a1-75c9-479c-a341-4615c52f31ce demo demo] Empty body provided in request {{(pid=112493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:19:58.705516 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-aeee61a1-75c9-479c-a341-4615c52f31ce demo demo] Calling method 'detail' {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:19:58.705820 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.api_utils [None req-aeee61a1-75c9-479c-a341-4615c52f31ce demo demo] Removing options '' from query. {{(pid=112493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:19:58.706874 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.volume.api [None req-aeee61a1-75c9-479c-a341-4615c52f31ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112493) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:19:58.717517 np0000183134 devstack@c-api.service[112493]: INFO cinder.volume.api [None req-aeee61a1-75c9-479c-a341-4615c52f31ce demo demo] Get all volumes completed successfully. Jun 26 06:19:58.721218 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-aeee61a1-75c9-479c-a341-4615c52f31ce demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:19:58.721626 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 10/38] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:19:58 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) Jun 26 06:20:08.710757 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:20:58.743184 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-fe6e8d00-314b-4cee-816a-f3cf03db9619 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:20:58.745450 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-fe6e8d00-314b-4cee-816a-f3cf03db9619 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:20:58.745621 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-fe6e8d00-314b-4cee-816a-f3cf03db9619 demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:20:58.745796 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-fe6e8d00-314b-4cee-816a-f3cf03db9619 demo demo] Calling method 'detail' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:20:58.746075 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.api_utils [None req-fe6e8d00-314b-4cee-816a-f3cf03db9619 demo demo] Removing options '' from query. {{(pid=112492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:20:58.746795 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.volume.api [None req-fe6e8d00-314b-4cee-816a-f3cf03db9619 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:20:58.753798 np0000183134 devstack@c-api.service[112492]: INFO cinder.volume.api [None req-fe6e8d00-314b-4cee-816a-f3cf03db9619 demo demo] Get all volumes completed successfully. Jun 26 06:20:58.755858 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-fe6e8d00-314b-4cee-816a-f3cf03db9619 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:20:58.756215 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 10/39] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:20:58 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) Jun 26 06:21:08.749493 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:21:58.773329 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-9a6d893e-2173-46b8-bb25-70c29bfd2342 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:21:58.776441 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-9a6d893e-2173-46b8-bb25-70c29bfd2342 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:21:58.776667 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-9a6d893e-2173-46b8-bb25-70c29bfd2342 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:21:58.776901 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-9a6d893e-2173-46b8-bb25-70c29bfd2342 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:21:58.777208 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-9a6d893e-2173-46b8-bb25-70c29bfd2342 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:21:58.778117 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-9a6d893e-2173-46b8-bb25-70c29bfd2342 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:21:58.788349 np0000183134 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-9a6d893e-2173-46b8-bb25-70c29bfd2342 demo demo] Get all volumes completed successfully. Jun 26 06:21:58.791225 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-9a6d893e-2173-46b8-bb25-70c29bfd2342 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:21:58.791744 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 11/40] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:21:58 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) Jun 26 06:22:08.781974 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:22:58.806623 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-3e85deea-6884-4968-8d5a-a55d9a9c1cfc None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:22:58.812568 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-3e85deea-6884-4968-8d5a-a55d9a9c1cfc demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:22:58.812945 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-3e85deea-6884-4968-8d5a-a55d9a9c1cfc demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:22:58.813305 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-3e85deea-6884-4968-8d5a-a55d9a9c1cfc demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:22:58.813721 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-3e85deea-6884-4968-8d5a-a55d9a9c1cfc demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:22:58.815677 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-3e85deea-6884-4968-8d5a-a55d9a9c1cfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:22:58.823716 np0000183134 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-3e85deea-6884-4968-8d5a-a55d9a9c1cfc demo demo] Get all volumes completed successfully. Jun 26 06:22:58.825925 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-3e85deea-6884-4968-8d5a-a55d9a9c1cfc demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:22:58.826269 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 10/41] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:22:58 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) Jun 26 06:23:08.819339 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:23:58.845476 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-52c06b7c-290a-473e-a18b-788d6720cda8 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:23:58.949394 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-52c06b7c-290a-473e-a18b-788d6720cda8 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:23:58.949678 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-52c06b7c-290a-473e-a18b-788d6720cda8 demo demo] Empty body provided in request {{(pid=112493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:23:58.949964 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-52c06b7c-290a-473e-a18b-788d6720cda8 demo demo] Calling method 'detail' {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:23:58.950362 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.api_utils [None req-52c06b7c-290a-473e-a18b-788d6720cda8 demo demo] Removing options '' from query. {{(pid=112493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:23:58.951357 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.volume.api [None req-52c06b7c-290a-473e-a18b-788d6720cda8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112493) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:23:58.960268 np0000183134 devstack@c-api.service[112493]: INFO cinder.volume.api [None req-52c06b7c-290a-473e-a18b-788d6720cda8 demo demo] Get all volumes completed successfully. Jun 26 06:23:58.963417 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-52c06b7c-290a-473e-a18b-788d6720cda8 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:23:58.963884 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 11/42] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:23:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:24:08.955093 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:24:58.978516 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-c25823c7-1070-41f2-bba0-4d9a357f89da None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:24:58.980624 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-c25823c7-1070-41f2-bba0-4d9a357f89da demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:24:58.980794 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-c25823c7-1070-41f2-bba0-4d9a357f89da demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:24:58.980985 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-c25823c7-1070-41f2-bba0-4d9a357f89da demo demo] Calling method 'detail' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:24:58.981209 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.api_utils [None req-c25823c7-1070-41f2-bba0-4d9a357f89da demo demo] Removing options '' from query. {{(pid=112492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:24:58.982871 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.volume.api [None req-c25823c7-1070-41f2-bba0-4d9a357f89da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:24:58.991132 np0000183134 devstack@c-api.service[112492]: INFO cinder.volume.api [None req-c25823c7-1070-41f2-bba0-4d9a357f89da demo demo] Get all volumes completed successfully. Jun 26 06:24:58.993037 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-c25823c7-1070-41f2-bba0-4d9a357f89da demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:24:58.993449 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 11/43] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:24:58 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) Jun 26 06:25:08.985961 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:59.011485 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-5a8c58cd-f01a-401c-b964-2c3ca97088b5 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:59.016509 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-5a8c58cd-f01a-401c-b964-2c3ca97088b5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:25:59.016915 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-5a8c58cd-f01a-401c-b964-2c3ca97088b5 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:25:59.017453 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-5a8c58cd-f01a-401c-b964-2c3ca97088b5 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:25:59.018035 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-5a8c58cd-f01a-401c-b964-2c3ca97088b5 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:25:59.019680 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-5a8c58cd-f01a-401c-b964-2c3ca97088b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:25:59.032162 np0000183134 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-5a8c58cd-f01a-401c-b964-2c3ca97088b5 demo demo] Get all volumes completed successfully. Jun 26 06:25:59.036826 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-5a8c58cd-f01a-401c-b964-2c3ca97088b5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:25:59.037742 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 12/44] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:25:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:26:09.024344 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:26:59.054090 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-36c63bdb-bf03-4e5c-b517-ae893db938a3 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:26:59.058085 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-36c63bdb-bf03-4e5c-b517-ae893db938a3 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:26:59.058436 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-36c63bdb-bf03-4e5c-b517-ae893db938a3 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:26:59.058794 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-36c63bdb-bf03-4e5c-b517-ae893db938a3 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:26:59.059260 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-36c63bdb-bf03-4e5c-b517-ae893db938a3 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:26:59.060694 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-36c63bdb-bf03-4e5c-b517-ae893db938a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:26:59.067713 np0000183134 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-36c63bdb-bf03-4e5c-b517-ae893db938a3 demo demo] Get all volumes completed successfully. Jun 26 06:26:59.069679 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-36c63bdb-bf03-4e5c-b517-ae893db938a3 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:26:59.070257 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 11/45] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:26:59 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) Jun 26 06:27:09.064127 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:27:59.085667 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-23ff8d26-74f9-4506-ad1b-0e3713ef6fdc None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:27:59.087907 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-23ff8d26-74f9-4506-ad1b-0e3713ef6fdc demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:27:59.088087 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-23ff8d26-74f9-4506-ad1b-0e3713ef6fdc demo demo] Empty body provided in request {{(pid=112493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:27:59.088282 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-23ff8d26-74f9-4506-ad1b-0e3713ef6fdc demo demo] Calling method 'detail' {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:27:59.088505 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.api_utils [None req-23ff8d26-74f9-4506-ad1b-0e3713ef6fdc demo demo] Removing options '' from query. {{(pid=112493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:27:59.089192 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.volume.api [None req-23ff8d26-74f9-4506-ad1b-0e3713ef6fdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112493) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:27:59.098034 np0000183134 devstack@c-api.service[112493]: INFO cinder.volume.api [None req-23ff8d26-74f9-4506-ad1b-0e3713ef6fdc demo demo] Get all volumes completed successfully. Jun 26 06:27:59.100774 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-23ff8d26-74f9-4506-ad1b-0e3713ef6fdc demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:27:59.101361 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 12/46] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:27:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:28:09.091771 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:28:59.128976 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-b6b5956d-d04c-477c-b37a-c8ccab9ab340 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:59.252071 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-b6b5956d-d04c-477c-b37a-c8ccab9ab340 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:28:59.252228 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-b6b5956d-d04c-477c-b37a-c8ccab9ab340 demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:59.252466 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-b6b5956d-d04c-477c-b37a-c8ccab9ab340 demo demo] Calling method 'detail' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:59.252647 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.api_utils [None req-b6b5956d-d04c-477c-b37a-c8ccab9ab340 demo demo] Removing options '' from query. {{(pid=112492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:28:59.253317 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.volume.api [None req-b6b5956d-d04c-477c-b37a-c8ccab9ab340 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:28:59.261546 np0000183134 devstack@c-api.service[112492]: INFO cinder.volume.api [None req-b6b5956d-d04c-477c-b37a-c8ccab9ab340 demo demo] Get all volumes completed successfully. Jun 26 06:28:59.264267 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-b6b5956d-d04c-477c-b37a-c8ccab9ab340 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:28:59.265174 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 12/47] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:28:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:29:09.255986 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:29:59.282990 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-4bc05962-e48c-48b6-a959-880fa4950837 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:59.285605 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-4bc05962-e48c-48b6-a959-880fa4950837 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:29:59.285741 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-4bc05962-e48c-48b6-a959-880fa4950837 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:59.285973 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-4bc05962-e48c-48b6-a959-880fa4950837 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:59.286593 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-4bc05962-e48c-48b6-a959-880fa4950837 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:29:59.287293 np0000183134 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-4bc05962-e48c-48b6-a959-880fa4950837 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:29:59.293971 np0000183134 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-4bc05962-e48c-48b6-a959-880fa4950837 demo demo] Get all volumes completed successfully. Jun 26 06:29:59.295909 np0000183134 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-4bc05962-e48c-48b6-a959-880fa4950837 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:29:59.296342 np0000183134 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 13/48] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:29:59 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) Jun 26 06:30:09.290084 np0000183134 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:30:59.317850 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-ad91d3db-e2c2-40b8-8ad5-e047ca5d86c6 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:59.321336 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-ad91d3db-e2c2-40b8-8ad5-e047ca5d86c6 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:30:59.322181 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-ad91d3db-e2c2-40b8-8ad5-e047ca5d86c6 demo demo] Empty body provided in request {{(pid=112494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:59.322181 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-ad91d3db-e2c2-40b8-8ad5-e047ca5d86c6 demo demo] Calling method 'detail' {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:59.322528 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.api.api_utils [None req-ad91d3db-e2c2-40b8-8ad5-e047ca5d86c6 demo demo] Removing options '' from query. {{(pid=112494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:30:59.323801 np0000183134 devstack@c-api.service[112494]: DEBUG cinder.volume.api [None req-ad91d3db-e2c2-40b8-8ad5-e047ca5d86c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:30:59.333608 np0000183134 devstack@c-api.service[112494]: INFO cinder.volume.api [None req-ad91d3db-e2c2-40b8-8ad5-e047ca5d86c6 demo demo] Get all volumes completed successfully. Jun 26 06:30:59.336969 np0000183134 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-ad91d3db-e2c2-40b8-8ad5-e047ca5d86c6 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:30:59.337482 np0000183134 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 12/49] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:30:59 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) Jun 26 06:31:09.328018 np0000183134 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:31:59.374025 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-9e0f8b75-eb5b-425d-beb8-a1e3867a2c88 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:31:59.377158 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-9e0f8b75-eb5b-425d-beb8-a1e3867a2c88 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:31:59.377395 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-9e0f8b75-eb5b-425d-beb8-a1e3867a2c88 demo demo] Empty body provided in request {{(pid=112493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:31:59.377639 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-9e0f8b75-eb5b-425d-beb8-a1e3867a2c88 demo demo] Calling method 'detail' {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:31:59.377927 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.api.api_utils [None req-9e0f8b75-eb5b-425d-beb8-a1e3867a2c88 demo demo] Removing options '' from query. {{(pid=112493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:31:59.379025 np0000183134 devstack@c-api.service[112493]: DEBUG cinder.volume.api [None req-9e0f8b75-eb5b-425d-beb8-a1e3867a2c88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112493) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:31:59.388010 np0000183134 devstack@c-api.service[112493]: INFO cinder.volume.api [None req-9e0f8b75-eb5b-425d-beb8-a1e3867a2c88 demo demo] Get all volumes completed successfully. Jun 26 06:31:59.389627 np0000183134 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-9e0f8b75-eb5b-425d-beb8-a1e3867a2c88 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:31:59.390204 np0000183134 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 13/50] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:31:59 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) Jun 26 06:32:09.382306 np0000183134 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:32:59.406640 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-272a95dc-e34d-468a-a782-36a8d5680a38 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:59.409349 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-272a95dc-e34d-468a-a782-36a8d5680a38 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Jun 26 06:32:59.409589 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-272a95dc-e34d-468a-a782-36a8d5680a38 demo demo] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:59.409834 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-272a95dc-e34d-468a-a782-36a8d5680a38 demo demo] Calling method 'detail' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:59.410160 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.api.api_utils [None req-272a95dc-e34d-468a-a782-36a8d5680a38 demo demo] Removing options '' from query. {{(pid=112492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:32:59.411722 np0000183134 devstack@c-api.service[112492]: DEBUG cinder.volume.api [None req-272a95dc-e34d-468a-a782-36a8d5680a38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112492) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:32:59.423106 np0000183134 devstack@c-api.service[112492]: INFO cinder.volume.api [None req-272a95dc-e34d-468a-a782-36a8d5680a38 demo demo] Get all volumes completed successfully. Jun 26 06:32:59.425337 np0000183134 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-272a95dc-e34d-468a-a782-36a8d5680a38 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:32:59.425743 np0000183134 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 13/51] 199.204.45.89 () {64 vars in 1290 bytes} [Fri Jun 26 06:32:59 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) Jun 26 06:33:09.416282 np0000183134 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}