Jun 29 05:05:37.434314 np0000183419 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 05:05:37.442562 np0000183419 devstack@c-api.service[112679]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 05:05:37 2026] *** Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: nodename: np0000183419 Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: machine: x86_64 Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: clock source: unix Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: pcre jit disabled Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: detected number of CPU cores: 16 Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: current working directory: / Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: detected binary path: /usr/bin/uwsgi-core Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: your processes number limit is 256917 Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: your memory page size is 4096 bytes Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: detected max file descriptor number: 2048 Jun 29 05:05:37.446807 np0000183419 devstack@c-api.service[112679]: lock engine: pthread robust mutexes Jun 29 05:05:37.447602 np0000183419 devstack@c-api.service[112679]: thunder lock: enabled Jun 29 05:05:37.447602 np0000183419 devstack@c-api.service[112679]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 05:05:37.447602 np0000183419 devstack@c-api.service[112679]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 05:05:37.447602 np0000183419 devstack@c-api.service[112679]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 05:05:37.447602 np0000183419 devstack@c-api.service[112679]: Set PythonHome to /opt/stack/data/venv Jun 29 05:05:37.481079 np0000183419 devstack@c-api.service[112679]: Python main interpreter initialized at 0x7faa8baa3668 Jun 29 05:05:37.481079 np0000183419 devstack@c-api.service[112679]: python threads support enabled Jun 29 05:05:37.481079 np0000183419 devstack@c-api.service[112679]: your server socket listen backlog is limited to 100 connections Jun 29 05:05:37.481079 np0000183419 devstack@c-api.service[112679]: your mercy for graceful operations on workers is 80 seconds Jun 29 05:05:37.481585 np0000183419 devstack@c-api.service[112679]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 05:05:37.481727 np0000183419 devstack@c-api.service[112679]: *** Operational MODE: preforking *** Jun 29 05:05:37.481906 np0000183419 devstack@c-api.service[112679]: *** uWSGI is running in multiple interpreter mode *** Jun 29 05:05:37.481906 np0000183419 devstack@c-api.service[112679]: spawned uWSGI master process (pid: 112679) Jun 29 05:05:37.482162 np0000183419 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 05:05:37.482600 np0000183419 devstack@c-api.service[112679]: spawned uWSGI worker 1 (pid: 112681, cores: 1) Jun 29 05:05:37.483312 np0000183419 devstack@c-api.service[112679]: spawned uWSGI worker 2 (pid: 112682, cores: 1) Jun 29 05:05:37.483736 np0000183419 devstack@c-api.service[112679]: spawned uWSGI worker 3 (pid: 112683, cores: 1) Jun 29 05:05:37.484246 np0000183419 devstack@c-api.service[112679]: spawned uWSGI worker 4 (pid: 112684, cores: 1) Jun 29 05:05:37.484246 np0000183419 devstack@c-api.service[112679]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 05:05:37.607439 np0000183419 devstack@c-api.service[112682]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:05:37.607439 np0000183419 devstack@c-api.service[112682]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:05:37.607439 np0000183419 devstack@c-api.service[112682]: we strongly recommend against using it for new projects. Jun 29 05:05:37.607439 np0000183419 devstack@c-api.service[112682]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:05:37.607439 np0000183419 devstack@c-api.service[112682]: framework. For more detail see Jun 29 05:05:37.607439 np0000183419 devstack@c-api.service[112682]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:05:37.607439 np0000183419 devstack@c-api.service[112682]: import eventlet # noqa Jun 29 05:05:37.611761 np0000183419 devstack@c-api.service[112681]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:05:37.611761 np0000183419 devstack@c-api.service[112681]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:05:37.611761 np0000183419 devstack@c-api.service[112681]: we strongly recommend against using it for new projects. Jun 29 05:05:37.611761 np0000183419 devstack@c-api.service[112681]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:05:37.611761 np0000183419 devstack@c-api.service[112681]: framework. For more detail see Jun 29 05:05:37.611761 np0000183419 devstack@c-api.service[112681]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:05:37.611761 np0000183419 devstack@c-api.service[112681]: import eventlet # noqa Jun 29 05:05:37.620879 np0000183419 devstack@c-api.service[112684]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:05:37.620879 np0000183419 devstack@c-api.service[112684]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:05:37.620879 np0000183419 devstack@c-api.service[112684]: we strongly recommend against using it for new projects. Jun 29 05:05:37.620879 np0000183419 devstack@c-api.service[112684]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:05:37.620879 np0000183419 devstack@c-api.service[112684]: framework. For more detail see Jun 29 05:05:37.620879 np0000183419 devstack@c-api.service[112684]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:05:37.620879 np0000183419 devstack@c-api.service[112684]: import eventlet # noqa Jun 29 05:05:37.625431 np0000183419 devstack@c-api.service[112683]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:05:37.625431 np0000183419 devstack@c-api.service[112683]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:05:37.625431 np0000183419 devstack@c-api.service[112683]: we strongly recommend against using it for new projects. Jun 29 05:05:37.625431 np0000183419 devstack@c-api.service[112683]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:05:37.625431 np0000183419 devstack@c-api.service[112683]: framework. For more detail see Jun 29 05:05:37.625431 np0000183419 devstack@c-api.service[112683]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:05:37.625431 np0000183419 devstack@c-api.service[112683]: import eventlet # noqa Jun 29 05:05:37.698686 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:05:37.698686 np0000183419 devstack@c-api.service[112681]: warnings.warn( Jun 29 05:05:37.704733 np0000183419 devstack@c-api.service[112682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:05:37.704733 np0000183419 devstack@c-api.service[112682]: warnings.warn( Jun 29 05:05:37.709826 np0000183419 devstack@c-api.service[112684]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:05:37.709826 np0000183419 devstack@c-api.service[112684]: warnings.warn( Jun 29 05:05:37.712480 np0000183419 devstack@c-api.service[112683]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:05:37.712480 np0000183419 devstack@c-api.service[112683]: warnings.warn( Jun 29 05:05:37.775153 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 05:05:37.775153 np0000183419 devstack@c-api.service[112681]: from cgi import parse_header Jun 29 05:05:37.781806 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:37.781806 np0000183419 devstack@c-api.service[112682]: from cgi import parse_header Jun 29 05:05:37.789226 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:37.789226 np0000183419 devstack@c-api.service[112684]: from cgi import parse_header Jun 29 05:05:37.792578 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:37.792578 np0000183419 devstack@c-api.service[112683]: from cgi import parse_header Jun 29 05:05:37.826920 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 05:05:37.826920 np0000183419 devstack@c-api.service[112681]: removals.removed_module( Jun 29 05:05:37.826920 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 05:05:37.826920 np0000183419 devstack@c-api.service[112681]: removals.removed_module( Jun 29 05:05:37.831069 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:37.831069 np0000183419 devstack@c-api.service[112682]: removals.removed_module( Jun 29 05:05:37.832717 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:37.832717 np0000183419 devstack@c-api.service[112682]: removals.removed_module( Jun 29 05:05:37.841900 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:37.841900 np0000183419 devstack@c-api.service[112683]: removals.removed_module( Jun 29 05:05:37.842282 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:37.842282 np0000183419 devstack@c-api.service[112684]: removals.removed_module( Jun 29 05:05:37.843061 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:37.843061 np0000183419 devstack@c-api.service[112683]: removals.removed_module( Jun 29 05:05:37.843937 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:37.843937 np0000183419 devstack@c-api.service[112684]: removals.removed_module( Jun 29 05:05:38.585792 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:38.585792 np0000183419 devstack@c-api.service[112683]: warnings.warn( Jun 29 05:05:38.590828 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:38.590828 np0000183419 devstack@c-api.service[112682]: warnings.warn( Jun 29 05:05:38.620657 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:38.620657 np0000183419 devstack@c-api.service[112684]: warnings.warn( Jun 29 05:05:38.633573 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 05:05:38.633573 np0000183419 devstack@c-api.service[112681]: warnings.warn( Jun 29 05:05:38.634412 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:38.634412 np0000183419 devstack@c-api.service[112683]: warnings.warn( Jun 29 05:05:38.640658 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:38.640658 np0000183419 devstack@c-api.service[112682]: warnings.warn( Jun 29 05:05:38.672129 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:38.672129 np0000183419 devstack@c-api.service[112684]: warnings.warn( Jun 29 05:05:38.686038 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 05:05:38.686038 np0000183419 devstack@c-api.service[112681]: warnings.warn( Jun 29 05:05:38.825515 np0000183419 devstack@c-api.service[112683]: 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 29 05:05:38.825665 np0000183419 devstack@c-api.service[112683]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112683) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:05:38.833286 np0000183419 devstack@c-api.service[112682]: 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 29 05:05:38.833430 np0000183419 devstack@c-api.service[112682]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112682) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:05:38.887915 np0000183419 devstack@c-api.service[112681]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 05:05:38.888154 np0000183419 devstack@c-api.service[112684]: 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 29 05:05:38.888267 np0000183419 devstack@c-api.service[112681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112681) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:05:38.888370 np0000183419 devstack@c-api.service[112684]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112684) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:05:38.910693 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:38.910693 np0000183419 devstack@c-api.service[112683]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:05:38.911042 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:38.911042 np0000183419 devstack@c-api.service[112682]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:05:38.953205 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:38.953205 np0000183419 devstack@c-api.service[112684]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:05:38.955437 np0000183419 devstack@c-api.service[112681]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 05:05:38.955437 np0000183419 devstack@c-api.service[112681]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:05:39.369114 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112683) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:05:39.369391 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112682) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:05:39.369445 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.369486 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.369673 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.369771 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.369842 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.369906 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:05:39.370041 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.370138 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.370176 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.370264 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.370342 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.370420 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.370499 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.370576 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.370647 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.370719 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.370762 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.370808 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.370859 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.370902 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.370937 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.370972 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.370972 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.371054 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.371189 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.371274 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.371363 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.371442 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.371517 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.371591 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.371666 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.372360 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112684) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:05:39.372775 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.372890 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.373054 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.373104 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.373160 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.373259 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.373338 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.373419 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.373496 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.373539 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.373576 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.373623 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.373673 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.373724 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.373762 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.373800 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.373834 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.373889 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.373923 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.373969 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.374008 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.374008 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.374008 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.374008 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.374326 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.374508 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.374592 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.374678 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.374678 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.374833 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.374940 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.375017 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.375094 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.375094 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.375239 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.375308 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.375379 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.375379 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.379640 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.379739 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.379739 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.379888 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.379888 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.380027 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.380027 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.380094 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.380148 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.380240 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.380320 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.380320 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.380508 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.380508 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.380917 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.380988 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.381034 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.381078 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.381126 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.381165 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.381202 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.381239 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.381283 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.381321 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.381362 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.381402 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.381437 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.381473 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.381518 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.381555 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.381591 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.381624 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.381658 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.381694 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.381729 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.381766 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.381808 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.381874 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.381926 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.381962 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.381998 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.382034 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.382095 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.382134 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.382170 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.382204 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.382240 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.382372 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.382423 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.382468 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.382507 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.382544 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.382591 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.382636 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.382672 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.382707 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.382742 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.382789 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.382826 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.382882 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.382918 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.382956 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.382992 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.383028 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.383063 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.383098 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.383136 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.383186 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.383230 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.383270 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.383270 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.383340 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.383340 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.383340 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.383340 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.383340 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.383340 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.383553 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.383553 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.383624 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.383659 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.383701 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.383736 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.383776 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.383809 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.383992 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.384868 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.384950 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.385020 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.385094 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.385163 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.385240 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.385316 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.385392 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.385460 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.385537 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.385537 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.385683 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.385750 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.385750 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.385750 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.385750 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.385750 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.385750 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.386168 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.386245 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.386332 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.386332 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.386332 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.386332 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.386332 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.386332 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.386897 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.386897 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.386897 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.386897 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.386897 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.387254 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.387342 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.387417 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.387493 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.387572 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.387649 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.387727 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.387807 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.387913 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.387993 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.388071 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.388148 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.388148 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.388295 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.388372 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.388458 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.388550 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.388638 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.388719 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.388719 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.388719 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.388719 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.388719 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.389100 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.389100 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.389100 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.389100 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.389100 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.389450 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.389529 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.389607 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.389678 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.389747 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.389830 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.389933 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.390006 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.390105 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.390105 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.390269 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.390344 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.390417 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.390516 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.390600 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.390600 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.390769 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.390868 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.390945 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.391031 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.391103 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.391240 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.391283 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.391332 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.391370 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.391406 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.391442 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.391477 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.391509 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.391541 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.391572 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.391605 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.391651 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.391693 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.391727 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.391762 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.391798 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.391798 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.391884 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.391929 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.391929 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.391998 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.392040 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.392073 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.392107 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.392107 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.392171 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.392212 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.392249 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.392284 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.392321 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.392365 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.392365 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.392365 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.392365 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.392504 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.392541 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.392577 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.392613 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.392649 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.392692 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.392736 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.392774 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.392809 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.393201 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.393694 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.393694 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.393930 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.393930 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.394103 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.394184 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.394184 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.394331 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.394331 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.394331 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.394331 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.394331 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.394331 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.394331 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.395605 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.395708 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.395708 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.395862 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.395862 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.396024 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.396024 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.396167 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.396167 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.396167 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.396167 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.396435 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.396435 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.396435 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.396628 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.396628 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.396628 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.396628 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.396628 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.396628 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.397040 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.397111 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.397111 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.397111 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.397111 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.397111 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.397425 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.397509 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.397559 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.397559 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.397632 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.397672 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.397705 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.397705 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.397768 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.397802 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.397865 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.397914 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.397951 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.397951 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.397951 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.397951 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.398405 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.398514 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.398601 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.398684 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.398734 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.398773 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.398812 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.398877 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.398920 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.398957 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.398994 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.399031 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.399077 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.399118 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.399154 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.399187 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.399817 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.399921 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.400014 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.400095 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.400182 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.400268 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.400268 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.400414 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.400486 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.400560 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.400650 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.400729 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.400729 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.400729 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.400889 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.400927 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.400927 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.401013 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.401013 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.401013 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.401013 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.401013 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.401013 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.401013 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.401013 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.401753 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.402011 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.402122 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.402211 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.402300 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.402392 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.402481 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.402557 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.402634 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.402708 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.402751 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.402785 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.402819 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.402873 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.402910 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.402958 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.402995 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.403039 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.403073 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.403073 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.403134 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.403173 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.403209 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.403243 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.403285 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.403285 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.403285 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.403285 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.403642 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.404545 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.404691 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.404770 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.404869 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.404948 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.405030 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.405108 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.405178 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.405247 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.405320 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.405388 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.405453 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.405521 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.405595 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.405708 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.405781 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.405864 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.405907 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.405942 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.405987 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.406021 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.406053 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.406117 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.406149 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.406193 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.406227 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.406266 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.406299 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.406329 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.406360 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.406402 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.406443 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.406476 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.406510 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.406555 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.406591 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.406625 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.406659 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.406694 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.406728 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.406768 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.406804 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.406840 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.406918 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.406957 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.407000 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.407043 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.407080 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.407119 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.407151 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.407182 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.407215 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.407248 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.407290 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.407328 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.407363 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.407401 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.407442 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.407478 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.407523 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.407563 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.407563 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.407563 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.407656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.407656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.407656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.407656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.407656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.407656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.407656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.407656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.408777 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.408777 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.408777 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.409017 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.409098 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.409176 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.409176 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.409319 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.409393 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.409465 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.409547 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.409621 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.409705 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.409798 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.409899 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.409979 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.410100 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.410187 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.410267 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.410361 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.410456 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.410537 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.410622 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.410704 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.410779 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.410870 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.410962 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.411041 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.411126 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.411203 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.411280 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.411358 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.411358 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.411358 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.411579 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.411579 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.411579 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.411579 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.411579 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.411946 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.411991 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.412029 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.412064 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.412114 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.412153 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.412190 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.412225 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.412266 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.412304 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.412345 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.412383 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.412419 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.412463 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.412503 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.412538 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.412571 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.412611 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.412650 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.412685 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.412720 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.412756 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.412802 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.413003 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.413192 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.413274 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.413355 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.413442 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.413519 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.413626 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.413708 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.413781 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.413885 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.413966 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.414087 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.414169 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.414245 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.414320 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.414395 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.414473 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.414553 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.414627 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.414770 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.414899 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.414977 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.415060 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.415105 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.415142 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.415180 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.415226 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.415266 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.415300 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.415344 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.415381 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.415423 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.415466 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.415505 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.415540 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.415577 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.415620 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.415656 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.415697 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.415697 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.415767 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.415805 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.415805 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.415889 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.415928 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.415970 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.415970 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.416031 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.416076 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.416110 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.416144 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.416178 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.416212 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.416253 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.416288 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.416322 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.416357 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.416399 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.416437 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.416472 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.416506 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.416546 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.416586 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.416620 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.416659 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.416695 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.416736 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.416776 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.416810 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.416943 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.417375 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.417375 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.417683 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.417756 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.417830 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.417928 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.418010 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.418010 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.418010 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.418010 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.418010 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.418010 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.418010 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.418010 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.418523 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.418523 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.418673 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.418746 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.418816 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.418898 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.418975 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.419045 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.419118 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.419191 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.419255 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.419328 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.419402 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.419475 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.419547 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.419612 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.419682 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.419749 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.419816 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.419907 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.419980 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.420064 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.420129 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.420190 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.420259 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.420325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.420737 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.420737 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.420804 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.420838 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.420838 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.421172 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.421253 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.421337 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.421421 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.421471 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.421509 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.421553 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.421591 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.421627 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.421664 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.421709 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.421749 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.421785 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.421830 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.422163 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.422211 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.422251 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.422288 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.422325 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.422447 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.422492 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.422492 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.422492 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.422594 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.422594 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.422594 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.422594 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.422594 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.422748 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.422796 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.422832 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.422885 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.422923 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.422923 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.422923 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.423011 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.423049 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.423086 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.423133 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.423814 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.423814 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.423814 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.423814 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.423814 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.424176 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.424176 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.424176 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.424176 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.424176 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.424550 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.424629 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.424706 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.424777 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.424864 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.424956 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.424956 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.425099 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.425175 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.425253 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.425348 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.425515 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.425515 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.425600 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.425639 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.425676 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.425712 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.425744 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.425744 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.425823 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.425880 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.425920 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.425958 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.425993 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.425993 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.425993 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.426142 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.426185 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.426232 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.426268 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.426268 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.426331 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.426368 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.426410 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.426455 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.426492 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.426531 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.426567 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.426610 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.426610 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.426689 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.426727 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.426764 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.426799 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.426839 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.427331 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.427331 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.427331 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.427331 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.427331 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.427331 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.427747 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.427747 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.427747 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.427747 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.427747 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.427747 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.427747 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.428214 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.428214 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.428214 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.428420 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.428491 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.428563 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.428633 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.428705 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.428769 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.428862 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.428936 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.429006 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.429073 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.429140 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.429216 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.429294 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.429368 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.429448 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.429528 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.429605 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.429679 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.429722 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.429759 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.429794 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.429828 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.429877 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.429914 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.429950 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.429985 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.430133 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.430186 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.430225 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.430261 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.430298 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.430333 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.430369 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.430404 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.430442 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.430478 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.430521 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.430566 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.430604 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.430604 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.430672 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.430714 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.430714 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.430778 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.430813 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.430813 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.431208 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.431208 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.431208 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.431208 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.431208 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.431208 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.431208 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.431705 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.431705 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.431705 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.431705 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.431705 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.432058 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.432144 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.432144 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.432281 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.432350 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.432425 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.432499 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.432576 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.432650 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.432725 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.432798 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.432888 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.432965 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.433055 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.433135 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.433205 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.433282 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.433351 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.433420 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.433489 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.433489 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.433489 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.433489 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.433619 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.433667 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.433711 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.433754 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.433790 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.433823 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.433919 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.433976 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.434021 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.434074 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.434110 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.434149 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.434178 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.434207 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.434241 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.434241 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.434241 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.434241 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.434241 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.434241 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.434241 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.434444 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.434444 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.434444 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.434444 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.434444 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.434444 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.434444 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:39.434650 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.434650 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.434802 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.434976 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.435357 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.435429 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.435508 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.435583 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.435656 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.435726 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.435795 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.435878 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.435967 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.436040 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.436040 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.436040 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.436238 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:39.436324 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.436324 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.436467 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:39.436467 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:39.436467 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:39.436467 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:39.436467 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:39.478243 np0000183419 devstack@c-api.service[112684]: INFO dbcounter [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Registered counter for database cinder Jun 29 05:05:39.478562 np0000183419 devstack@c-api.service[112682]: INFO dbcounter [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Registered counter for database cinder Jun 29 05:05:39.479441 np0000183419 devstack@c-api.service[112683]: INFO dbcounter [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Registered counter for database cinder Jun 29 05:05:39.483562 np0000183419 devstack@c-api.service[112681]: INFO dbcounter [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Registered counter for database cinder Jun 29 05:05:39.518255 np0000183419 devstack@c-api.service[112684]: DEBUG oslo_db.sqlalchemy.engines [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb 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=112684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:39.521743 np0000183419 devstack@c-api.service[112683]: DEBUG oslo_db.sqlalchemy.engines [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f 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=112683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:39.523168 np0000183419 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:39.528951 np0000183419 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:39.630964 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writer thread running {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:05:39.632936 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writer thread running {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:05:39.633707 np0000183419 devstack@c-api.service[112684]: INFO cinder.rpc [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:05:39.635572 np0000183419 devstack@c-api.service[112683]: INFO cinder.rpc [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:05:39.636372 np0000183419 devstack@c-api.service[112684]: INFO cinder.rpc [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:05:39.637786 np0000183419 devstack@c-api.service[112683]: INFO cinder.rpc [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:05:39.639190 np0000183419 devstack@c-api.service[112684]: INFO cinder.rpc [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:05:39.639287 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writer thread running {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:05:39.639736 np0000183419 devstack@c-api.service[112683]: INFO cinder.rpc [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:05:39.641567 np0000183419 devstack@c-api.service[112683]: INFO cinder.rpc [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:05:39.641679 np0000183419 devstack@c-api.service[112684]: INFO cinder.rpc [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:05:39.642440 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.642500 np0000183419 devstack@c-api.service[112682]: INFO cinder.rpc [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:05:39.642801 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.645252 np0000183419 devstack@c-api.service[112682]: INFO cinder.rpc [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:05:39.645435 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.646585 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.647665 np0000183419 devstack@c-api.service[112682]: INFO cinder.rpc [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:05:39.648144 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writer thread running {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:05:39.650691 np0000183419 devstack@c-api.service[112682]: INFO cinder.rpc [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:05:39.650974 np0000183419 devstack@c-api.service[112681]: INFO cinder.rpc [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:05:39.651987 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.653432 np0000183419 devstack@c-api.service[112681]: INFO cinder.rpc [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:05:39.656174 np0000183419 devstack@c-api.service[112681]: INFO cinder.rpc [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:05:39.656477 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.658342 np0000183419 devstack@c-api.service[112681]: INFO cinder.rpc [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:05:39.659232 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.662652 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.677898 np0000183419 devstack@c-api.service[112683]: DEBUG oslo_db.sqlalchemy.engines [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f 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=112683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:39.679940 np0000183419 devstack@c-api.service[112684]: DEBUG oslo_db.sqlalchemy.engines [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb 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=112684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:39.680908 np0000183419 devstack@c-api.service[112683]: INFO cinder.rpc [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:05:39.682907 np0000183419 devstack@c-api.service[112684]: INFO cinder.rpc [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:05:39.683537 np0000183419 devstack@c-api.service[112683]: INFO cinder.rpc [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:05:39.684735 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.685376 np0000183419 devstack@c-api.service[112684]: INFO cinder.rpc [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:05:39.686727 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.690159 np0000183419 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:39.693149 np0000183419 devstack@c-api.service[112682]: INFO cinder.rpc [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:05:39.695821 np0000183419 devstack@c-api.service[112682]: INFO cinder.rpc [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:05:39.697164 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.700534 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.702115 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.702193 np0000183419 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:39.704950 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.705272 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.705780 np0000183419 devstack@c-api.service[112681]: INFO cinder.rpc [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:05:39.708402 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.709485 np0000183419 devstack@c-api.service[112681]: INFO cinder.rpc [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:05:39.709559 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.709611 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.711102 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.712459 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.712826 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.713563 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.715451 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.716535 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.717215 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.718659 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.719500 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.721224 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.721666 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.722194 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.722537 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.724276 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.724530 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.725327 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.726548 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.727208 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.727422 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.728205 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.728906 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.729651 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.729718 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.730261 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.731608 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.732348 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.733056 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.733731 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.735946 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.736954 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.737127 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.737408 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.737819 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.739978 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.740052 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.740688 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.741199 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.743098 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.743215 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.743324 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.744364 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.744930 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.745547 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.745819 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.746403 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.746464 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.747243 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.747782 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.748707 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.748930 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.749244 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.749366 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.750077 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.750543 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.750918 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.751024 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.751535 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.751977 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.752590 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.753047 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.753310 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.753741 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.754081 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.754133 np0000183419 devstack@c-api.service[112684]: WARNING cinder.api.contrib.hosts [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:05:39.754348 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: extensions {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.754397 np0000183419 devstack@c-api.service[112683]: WARNING cinder.api.contrib.hosts [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:05:39.754570 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: extensions {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.755567 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.756292 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: cgsnapshots {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.756358 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: cgsnapshots {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.757031 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.757668 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: qos-specs {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.757834 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: qos-specs {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.758432 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.759525 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.759879 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.759971 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: capabilities {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.760454 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: capabilities {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.761241 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: backups {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.761315 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.761727 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: backups {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.762389 np0000183419 devstack@c-api.service[112682]: WARNING cinder.api.contrib.hosts [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:05:39.762610 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: extensions {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.763153 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.763282 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: os-volume-type-access {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.763743 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: os-volume-type-access {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.763956 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: cgsnapshots {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.765249 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: encryption {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.765437 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: encryption {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.765516 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.765588 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: qos-specs {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.766786 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: consistencygroups {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.766957 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: consistencygroups {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.767105 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.768224 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: capabilities {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.768550 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.768736 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: extra_specs {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.768902 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: extra_specs {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.769494 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: backups {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.769988 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.770302 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: encryption {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.770466 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: encryption {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.771492 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.771976 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: os-volume-manage {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.772026 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: os-volume-manage {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.772128 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: os-volume-type-access {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.772790 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.773412 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: os-volume-transfer {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.773457 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: os-volume-transfer {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.774266 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.774573 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: encryption {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.775087 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: os-availability-zone {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.775163 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: os-availability-zone {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.775655 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.776392 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: os-quota-sets {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.776492 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: os-quota-sets {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.776655 np0000183419 devstack@c-api.service[112681]: WARNING cinder.api.contrib.hosts [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:05:39.776780 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: consistencygroups {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.776912 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: extensions {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.777767 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: os-quota-class-sets {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.777917 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: os-quota-class-sets {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.779088 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: os-snapshot-manage {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.779166 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: os-snapshot-manage {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.779288 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: cgsnapshots {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.779702 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: extra_specs {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.780511 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: os-hosts {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.780607 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: os-hosts {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.780662 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: qos-specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.781871 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extended resource: scheduler-stats {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.781990 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extended resource: scheduler-stats {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.782065 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: encryption {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.782870 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: capabilities {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.784248 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.784460 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: os-volume-manage {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.784525 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: backups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.785023 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.785658 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.786536 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.786593 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.contrib.snapshot_actions [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] SnapshotActionsController initialized {{(pid=112683) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:05:39.786644 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: os-volume-transfer {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.786679 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: os-volume-type-access {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.787374 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.787522 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.contrib.snapshot_actions [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] SnapshotActionsController initialized {{(pid=112684) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:05:39.788255 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.788342 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: os-availability-zone {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.788401 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.788713 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.789619 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.789668 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: os-quota-sets {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.789932 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: consistencygroups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.790059 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.791027 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.791255 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: os-quota-class-sets {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.791449 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.792009 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: extra_specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.792391 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.792645 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: os-snapshot-manage {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.792928 np0000183419 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.793722 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension UsedLimits extending resource: limits {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.793821 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.793940 np0000183419 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.794017 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.794069 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: os-hosts {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.794557 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.794680 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.794737 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension UsedLimits extending resource: limits {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.794788 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension VolumeActions extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.794840 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.794933 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795007 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795060 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795111 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension TypesManage extending resource: types {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795161 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795212 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795263 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension VolumeActions extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795314 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795373 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: os-volume-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.795436 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795486 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension AdminActions extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795537 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extended resource: scheduler-stats {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.795590 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795640 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension AdminActions extending resource: snapshots {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795697 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension TypesManage extending resource: types {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795749 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension AdminActions extending resource: backups {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.795798 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796042 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796108 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796161 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796211 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension AdminActions extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796272 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-81a1a0dc-a7ae-498f-8dfe-cb46063ab62f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796324 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension AdminActions extending resource: snapshots {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796324 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension AdminActions extending resource: backups {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796324 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796324 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.796526 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-79bc94fc-6989-4f2c-a6a7-f2ee82c066eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.797146 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: os-volume-transfer {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.797716 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.798499 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: os-availability-zone {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.799284 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.799796 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: os-quota-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.800105 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.contrib.snapshot_actions [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] SnapshotActionsController initialized {{(pid=112682) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:05:39.800815 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.801198 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: os-quota-class-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.802198 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.802541 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: os-snapshot-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.803515 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.803627 np0000183419 devstack@c-api.service[112683]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7faa8baa3668 pid: 112683 (default app) Jun 29 05:05:39.803952 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: os-hosts {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.804058 np0000183419 devstack@c-api.service[112684]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7faa8baa3668 pid: 112684 (default app) Jun 29 05:05:39.804898 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.805314 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extended resource: scheduler-stats {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:39.806369 np0000183419 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.807176 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension UsedLimits extending resource: limits {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.807280 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.808230 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.808308 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.808391 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.808470 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension VolumeActions extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.808551 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.808648 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.808744 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension TypesManage extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.808862 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.808964 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.809060 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension AdminActions extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.809158 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension AdminActions extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.809280 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension AdminActions extending resource: backups {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.809385 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.809490 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.809592 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-13d4b34a-62fb-4a3a-933a-93c385a87f0f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.809762 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.810822 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.contrib.snapshot_actions [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] SnapshotActionsController initialized {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:05:39.811551 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.811665 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.811665 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.811665 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.811665 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.811665 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.812317 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.812317 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.812317 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.812317 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.812317 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.812762 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.812762 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.812762 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.812762 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.812762 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.812762 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.813176 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.813176 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.813176 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.813176 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.813418 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.813418 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.813418 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.813418 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.813679 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.813679 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.813679 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.813679 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.814024 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.814024 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.814024 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.814024 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.814024 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.814372 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.814372 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.814372 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.814372 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.814372 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.814652 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.814652 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.814652 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.814652 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.814652 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.814652 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.815708 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.815708 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.815708 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.815708 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.815708 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.815708 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.816440 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.816440 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.816440 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.816440 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.816440 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.816440 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.817111 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.817111 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.817111 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.817111 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.817111 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.817690 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.817690 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.817690 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.817690 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.817690 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.818547 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.818547 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.818547 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.818547 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.818547 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.818547 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.818888 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.818888 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.818888 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.818888 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.818888 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.818888 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819216 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819216 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819216 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819216 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819216 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819490 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819490 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819490 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819490 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819490 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819744 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819744 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819744 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819744 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819987 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819987 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.819987 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.819987 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820202 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820202 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820202 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820202 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820202 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820467 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820467 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820467 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820467 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820467 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820709 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820709 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820709 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820709 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820941 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820941 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.820941 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.820941 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821185 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821185 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821185 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821185 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821346 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821346 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821346 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821346 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821581 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821581 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821581 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821581 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821698 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821698 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821698 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821698 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821698 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821889 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821889 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821889 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821889 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.821889 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.821889 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822090 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822090 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822090 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822090 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822090 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822227 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822227 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822227 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822227 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822227 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822227 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822383 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822383 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822383 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822383 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822383 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822383 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822548 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822548 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822548 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822548 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822548 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822548 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822712 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822712 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822712 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822712 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.822712 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.822712 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.823273 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.823273 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.823273 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.823273 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.823490 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.823490 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.823490 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.823490 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.823713 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.823762 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.823762 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.823762 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.823762 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.823762 np0000183419 devstack@c-api.service[112683]: /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 29 05:05:39.824055 np0000183419 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 29 05:05:39.824102 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.824147 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-71986823-2f01-421a-8dbc-e1161c35ba10 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:39.824199 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.824199 np0000183419 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:39.824284 np0000183419 devstack@c-api.service[112682]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7faa8baa3668 pid: 112682 (default app) Jun 29 05:05:39.824331 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Mon Jun 29 05:05:39 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 29 05:05:39.824372 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension UsedLimits extending resource: limits {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824372 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824372 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824372 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824372 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension VolumeActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824372 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824372 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824662 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension TypesManage extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824662 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824662 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824662 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension AdminActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824662 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension AdminActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824662 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension AdminActions extending resource: backups {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.824662 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.825086 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.825086 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-0375d0b1-c843-4205-a7a1-aebd057ec42f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:39.827370 np0000183419 devstack@c-api.service[112681]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7faa8baa3668 pid: 112681 (default app) Jun 29 05:05:46.984197 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.984197 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.984197 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.984197 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.984197 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.985046 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.985046 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.985046 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.985046 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.985046 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.985340 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.985340 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.985340 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.985340 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.985340 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.985340 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.985727 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.985727 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.985727 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.985727 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986056 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986056 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986056 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986056 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986302 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986302 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986302 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986302 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986587 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986587 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986587 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986587 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986587 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986912 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986912 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986912 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.986912 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.986912 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987197 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987197 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987197 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987197 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987197 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987197 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987526 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987526 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987526 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987526 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987526 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987526 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987908 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987908 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987908 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987908 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.987908 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.987908 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.988245 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.988245 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.988245 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.988245 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.988245 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.988548 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.988548 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.988548 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.988548 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.988548 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.988815 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.988815 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.988815 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.988815 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.988815 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.988815 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.989178 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.989178 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.989178 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.989178 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.989178 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.989178 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.989509 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.989509 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.989509 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.989509 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.989509 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.989796 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.989796 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.989796 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.989796 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.989796 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990089 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990089 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990089 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990089 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990320 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990320 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990320 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990320 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990591 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990591 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990591 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990591 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990591 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990868 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990868 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990868 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.990868 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.990868 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991051 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991051 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991051 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991051 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991201 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991201 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991201 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991201 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991352 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991352 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991352 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991352 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991503 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991503 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991503 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991503 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991654 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991654 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991654 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991654 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991816 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991816 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991816 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.991816 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.991816 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992030 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992030 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992030 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992030 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992030 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992030 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992250 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992250 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992250 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992250 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992250 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992427 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992427 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992427 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992427 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992427 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992427 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992663 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992663 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992663 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992663 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992663 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992663 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992897 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992897 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992897 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992897 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.992897 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.992897 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993117 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993117 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993117 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993117 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993117 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993117 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993333 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993333 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993333 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993333 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993484 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993484 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993484 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993484 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993484 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993688 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993688 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993688 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993688 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:46.993688 np0000183419 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 29 05:05:46.993688 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-1f942f75-8a16-4b41-9a85-db170daf072b None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:47.470533 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-1f942f75-8a16-4b41-9a85-db170daf072b admin admin] POST https://199.204.45.78/volume/v3/types Jun 29 05:05:47.471002 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-1f942f75-8a16-4b41-9a85-db170daf072b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 05:05:47.472659 np0000183419 devstack@c-api.service[112684]: /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 29 05:05:47.472659 np0000183419 devstack@c-api.service[112684]: warnings.warn( Jun 29 05:05:47.516442 np0000183419 devstack@c-api.service[112684]: DEBUG oslo_db.sqlalchemy.engines [None req-1f942f75-8a16-4b41-9a85-db170daf072b 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=112684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:47.556841 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-1f942f75-8a16-4b41-9a85-db170daf072b admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 29 05:05:47.563471 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Mon Jun 29 05:05:46 2026] POST /volume/v3/types => generated 186 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:05:47.590633 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.590633 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.590633 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.590633 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.590633 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.592803 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.592803 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.592803 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.592803 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.592803 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.594225 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.594225 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.594225 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.594225 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.594225 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.594225 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.595319 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.595319 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.595319 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.595319 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.596334 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.596334 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.596334 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.596334 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.597281 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.597281 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.597281 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.597281 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.598746 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.598746 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.598746 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.598746 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.598746 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599328 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599328 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599328 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599328 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599328 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599574 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599574 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599574 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599574 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599574 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599574 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599799 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599799 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599799 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599799 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599799 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599799 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599957 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599957 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599957 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599957 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.599957 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.599957 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600119 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600119 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600119 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600119 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600119 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600260 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600260 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600260 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600260 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600260 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600386 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600386 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600386 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600386 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600386 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600386 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600539 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600539 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600539 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600539 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600539 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600539 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600695 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600695 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600695 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600695 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600695 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600837 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600837 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600837 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600837 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600837 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600977 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600977 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.600977 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.600977 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601087 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601087 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601087 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601087 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601203 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601203 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601203 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601203 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601203 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601345 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601345 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601345 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601345 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601345 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601472 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601472 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601472 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601472 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601577 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601577 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601577 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601577 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601684 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601684 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601684 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601684 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601788 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601788 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601788 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601788 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601914 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601914 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.601914 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.601914 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602023 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602023 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602023 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602023 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602023 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602187 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602187 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602187 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602187 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602187 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602187 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602358 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602358 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602358 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602358 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602358 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602488 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602488 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602488 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602488 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602488 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602488 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602646 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602646 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602646 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602646 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602646 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602646 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602823 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602823 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602823 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602823 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.602823 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.602823 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603216 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603216 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603216 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603216 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603216 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603216 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603389 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603389 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603389 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603389 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603506 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603506 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603506 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603506 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603506 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603654 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603654 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603654 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603654 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.603654 np0000183419 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 29 05:05:47.603654 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [req-1f942f75-8a16-4b41-9a85-db170daf072b req-b2597442-db3b-48fd-a587-42017ff17bb6 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:47.932010 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-1f942f75-8a16-4b41-9a85-db170daf072b req-b2597442-db3b-48fd-a587-42017ff17bb6 admin admin] POST https://199.204.45.78/volume/v3/types/cb8abc0f-6c04-457b-af36-7fcc5c841a1b/extra_specs Jun 29 05:05:47.932543 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-1f942f75-8a16-4b41-9a85-db170daf072b req-b2597442-db3b-48fd-a587-42017ff17bb6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 05:05:47.934465 np0000183419 devstack@c-api.service[112682]: /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 29 05:05:47.934465 np0000183419 devstack@c-api.service[112682]: warnings.warn( Jun 29 05:05:47.969514 np0000183419 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [req-1f942f75-8a16-4b41-9a85-db170daf072b req-b2597442-db3b-48fd-a587-42017ff17bb6 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:48.039095 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-1f942f75-8a16-4b41-9a85-db170daf072b req-b2597442-db3b-48fd-a587-42017ff17bb6 admin admin] https://199.204.45.78/volume/v3/types/cb8abc0f-6c04-457b-af36-7fcc5c841a1b/extra_specs returned with HTTP 200 Jun 29 05:05:48.039618 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Mon Jun 29 05:05:47 2026] POST /volume/v3/types/cb8abc0f-6c04-457b-af36-7fcc5c841a1b/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:49.682727 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=6 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:49.708099 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=6 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:57.553187 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:58.037634 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:48.013893 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-3d101a4f-a862-4490-898c-adf395c169ed None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:48.013893 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-3d101a4f-a862-4490-898c-adf395c169ed None None] GET https://199.204.45.78/volume// Jun 29 05:09:48.013893 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-3d101a4f-a862-4490-898c-adf395c169ed None None] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:48.015279 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-3d101a4f-a862-4490-898c-adf395c169ed None None] Calling method 'all' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:48.016308 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-3d101a4f-a862-4490-898c-adf395c169ed None None] https://199.204.45.78/volume// returned with HTTP 300 Jun 29 05:09:48.016985 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 2/4] 199.204.45.78 () {66 vars in 1449 bytes} [Mon Jun 29 05:09:48 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 05:10:25.508106 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.508106 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.508106 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.508106 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.508106 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.509325 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.509325 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.509325 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.509325 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.509325 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.509710 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.509710 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.509710 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.509710 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.509710 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.509710 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.510155 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.510155 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.510155 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.510155 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.510460 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.510460 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.510460 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.510460 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.510760 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.510760 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.510760 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.510760 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.511270 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.511270 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.511270 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.511270 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.511270 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.511637 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.511637 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.511637 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.511637 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.511637 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512003 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512003 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512003 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512003 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512003 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512003 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512471 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512471 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512471 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512471 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512471 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512471 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512944 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512944 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512944 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512944 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.512944 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.512944 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.513353 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.513353 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.513353 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.513353 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.513353 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.513705 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.513705 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.513705 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.513705 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.513705 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514060 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.514060 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514060 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.514060 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514060 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.514060 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514458 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.514458 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514458 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.514458 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514458 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.514458 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514869 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.514869 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514869 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.514869 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.514869 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.515308 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.515308 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.515308 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.515308 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.515308 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.515642 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.515642 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.515642 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.515642 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.516009 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.516009 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.516009 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.516009 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.516351 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.516351 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.516351 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.516351 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.516351 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.516809 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.516809 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.516809 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.516809 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.516809 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517111 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517111 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517111 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517111 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517293 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517293 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517293 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517293 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517487 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517487 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517487 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517487 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517668 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517668 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517668 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517668 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517874 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517874 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.517874 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.517874 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518058 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518058 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518058 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518058 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518058 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518296 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518296 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518296 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518296 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518296 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518296 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518563 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518563 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518563 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518563 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518563 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518772 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518772 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518772 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518772 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.518772 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.518772 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519062 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519062 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519062 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519062 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519062 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519062 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519337 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519337 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519337 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519337 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519337 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519337 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519614 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519614 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519614 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519614 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519614 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519614 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519935 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519935 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.519935 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.519935 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.520128 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.520128 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.520128 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.520128 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.520128 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.520413 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.520413 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.520413 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.520413 np0000183419 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:10:25.520413 np0000183419 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 29 05:10:25.520413 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-ebd5d569-a37f-4345-93a0-4b97eb8438a5 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:25.520413 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 1/5] 199.204.45.78 () {62 vars in 1061 bytes} [Mon Jun 29 05:10:25 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 05:10:25.544392 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-1ef984eb-b15b-4a9b-aee4-0130abf51301 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:25.555583 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 2/6] 199.204.45.78 () {64 vars in 1265 bytes} [Mon Jun 29 05:10:25 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 05:10:25.586347 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [req-1ef984eb-b15b-4a9b-aee4-0130abf51301 req-ce05287e-73c4-4fe1-b245-4c6e45a4fb01 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:25.590010 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-1ef984eb-b15b-4a9b-aee4-0130abf51301 req-ce05287e-73c4-4fe1-b245-4c6e45a4fb01 demo demo] GET https://199.204.45.78/volume/v3/ Jun 29 05:10:25.590322 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-1ef984eb-b15b-4a9b-aee4-0130abf51301 req-ce05287e-73c4-4fe1-b245-4c6e45a4fb01 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:25.590639 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [req-1ef984eb-b15b-4a9b-aee4-0130abf51301 req-ce05287e-73c4-4fe1-b245-4c6e45a4fb01 demo demo] Calling method 'version_select' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:25.591806 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [req-1ef984eb-b15b-4a9b-aee4-0130abf51301 req-ce05287e-73c4-4fe1-b245-4c6e45a4fb01 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 29 05:10:25.592327 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 2/7] 199.204.45.78 () {66 vars in 1339 bytes} [Mon Jun 29 05:10:25 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 29 05:10:25.626894 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-04ad1a36-cf08-4355-b1cc-191d8d89cbfa None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:25.964464 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-04ad1a36-cf08-4355-b1cc-191d8d89cbfa demo demo] GET https://199.204.45.78/volume/v3/types Jun 29 05:10:25.964745 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-04ad1a36-cf08-4355-b1cc-191d8d89cbfa demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:25.964991 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-04ad1a36-cf08-4355-b1cc-191d8d89cbfa demo demo] Calling method 'index' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:25.965484 np0000183419 devstack@c-api.service[112683]: /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 29 05:10:25.965484 np0000183419 devstack@c-api.service[112683]: warnings.warn( Jun 29 05:10:25.966175 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-04ad1a36-cf08-4355-b1cc-191d8d89cbfa demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:26.007003 np0000183419 devstack@c-api.service[112683]: DEBUG oslo_db.sqlalchemy.engines [None req-04ad1a36-cf08-4355-b1cc-191d8d89cbfa 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=112683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:10:26.031794 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-04ad1a36-cf08-4355-b1cc-191d8d89cbfa demo demo] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 29 05:10:26.032513 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 3/8] 199.204.45.78 () {64 vars in 1283 bytes} [Mon Jun 29 05:10:25 2026] GET /volume/v3/types => generated 377 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:26.066922 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-6bbde7dd-d2ff-442e-995d-e7e5a9cedf5f None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:26.381823 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-6bbde7dd-d2ff-442e-995d-e7e5a9cedf5f demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 29 05:10:26.382167 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-6bbde7dd-d2ff-442e-995d-e7e5a9cedf5f demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:26.382368 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-6bbde7dd-d2ff-442e-995d-e7e5a9cedf5f demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:26.417672 np0000183419 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-6bbde7dd-d2ff-442e-995d-e7e5a9cedf5f demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:10:26.438990 np0000183419 devstack@c-api.service[112681]: /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 29 05:10:26.438990 np0000183419 devstack@c-api.service[112681]: warnings.warn( Jun 29 05:10:26.441158 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-6bbde7dd-d2ff-442e-995d-e7e5a9cedf5f demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 29 05:10:26.441513 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 2/9] 199.204.45.78 () {64 vars in 1294 bytes} [Mon Jun 29 05:10:26 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:26.898385 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-899670f3-dd22-4ee5-a450-b762443b16ed None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:26.899599 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 3/10] 199.204.45.78 () {62 vars in 1061 bytes} [Mon Jun 29 05:10:26 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 29 05:10:26.931689 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-88a44efb-b524-4dca-913d-04b2902d6213 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:26.938058 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 3/11] 199.204.45.78 () {64 vars in 1265 bytes} [Mon Jun 29 05:10:26 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 29 05:10:26.975534 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [req-88a44efb-b524-4dca-913d-04b2902d6213 req-1e671df3-1da9-45d4-8f48-dcfd46b8b31b None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:26.979601 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-88a44efb-b524-4dca-913d-04b2902d6213 req-1e671df3-1da9-45d4-8f48-dcfd46b8b31b demo demo] GET https://199.204.45.78/volume/v3/ Jun 29 05:10:26.980181 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-88a44efb-b524-4dca-913d-04b2902d6213 req-1e671df3-1da9-45d4-8f48-dcfd46b8b31b demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:26.980591 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-88a44efb-b524-4dca-913d-04b2902d6213 req-1e671df3-1da9-45d4-8f48-dcfd46b8b31b demo demo] Calling method 'version_select' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:26.981776 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-88a44efb-b524-4dca-913d-04b2902d6213 req-1e671df3-1da9-45d4-8f48-dcfd46b8b31b demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 29 05:10:26.982348 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 4/12] 199.204.45.78 () {66 vars in 1339 bytes} [Mon Jun 29 05:10:26 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:27.021614 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-efce1ff9-9177-40be-b774-ddc81d3307c1 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.023533 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-efce1ff9-9177-40be-b774-ddc81d3307c1 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 29 05:10:27.023825 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-efce1ff9-9177-40be-b774-ddc81d3307c1 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:27.023957 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-efce1ff9-9177-40be-b774-ddc81d3307c1 demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:27.034134 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-efce1ff9-9177-40be-b774-ddc81d3307c1 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 29 05:10:27.034595 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 3/13] 199.204.45.78 () {64 vars in 1294 bytes} [Mon Jun 29 05:10:27 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:27.632462 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-3883a32d-7917-4444-bb6c-91848e157d43 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.633141 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 4/14] 199.204.45.78 () {62 vars in 1061 bytes} [Mon Jun 29 05:10:27 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 05:10:27.663461 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-96e2a4bc-6991-41a4-a384-a0fddc86fe65 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.665967 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 4/15] 199.204.45.78 () {64 vars in 1265 bytes} [Mon Jun 29 05:10:27 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 05:10:27.698320 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [req-96e2a4bc-6991-41a4-a384-a0fddc86fe65 req-99fed13a-befb-407b-9a09-c3956be9eced None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.700394 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-96e2a4bc-6991-41a4-a384-a0fddc86fe65 req-99fed13a-befb-407b-9a09-c3956be9eced demo demo] GET https://199.204.45.78/volume/v3/ Jun 29 05:10:27.700628 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-96e2a4bc-6991-41a4-a384-a0fddc86fe65 req-99fed13a-befb-407b-9a09-c3956be9eced demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:27.700871 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-96e2a4bc-6991-41a4-a384-a0fddc86fe65 req-99fed13a-befb-407b-9a09-c3956be9eced demo demo] Calling method 'version_select' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:27.701311 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-96e2a4bc-6991-41a4-a384-a0fddc86fe65 req-99fed13a-befb-407b-9a09-c3956be9eced demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 29 05:10:27.701752 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 5/16] 199.204.45.78 () {66 vars in 1339 bytes} [Mon Jun 29 05:10:27 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:27.736813 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-bc469a0d-60b7-447f-af83-52d9632c10b5 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.740526 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-bc469a0d-60b7-447f-af83-52d9632c10b5 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 29 05:10:27.740927 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-bc469a0d-60b7-447f-af83-52d9632c10b5 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:27.741321 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-bc469a0d-60b7-447f-af83-52d9632c10b5 demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:27.750114 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-bc469a0d-60b7-447f-af83-52d9632c10b5 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 29 05:10:27.750476 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 4/17] 199.204.45.78 () {64 vars in 1294 bytes} [Mon Jun 29 05:10:27 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:27.787440 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-88a9aee0-4e8d-4413-8da2-6c5506c44865 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.788245 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 5/18] 199.204.45.78 () {62 vars in 1061 bytes} [Mon Jun 29 05:10:27 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 05:10:27.819408 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-1f79f38b-95ed-470a-b9f7-398b3dabb6d2 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.823412 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 5/19] 199.204.45.78 () {64 vars in 1265 bytes} [Mon Jun 29 05:10:27 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 05:10:27.854000 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [req-1f79f38b-95ed-470a-b9f7-398b3dabb6d2 req-321979e6-c8fd-4053-bf46-4319c2adfaeb None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.857308 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-1f79f38b-95ed-470a-b9f7-398b3dabb6d2 req-321979e6-c8fd-4053-bf46-4319c2adfaeb demo demo] GET https://199.204.45.78/volume/v3/ Jun 29 05:10:27.857658 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-1f79f38b-95ed-470a-b9f7-398b3dabb6d2 req-321979e6-c8fd-4053-bf46-4319c2adfaeb demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:27.858116 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-1f79f38b-95ed-470a-b9f7-398b3dabb6d2 req-321979e6-c8fd-4053-bf46-4319c2adfaeb demo demo] Calling method 'version_select' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:27.858754 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-1f79f38b-95ed-470a-b9f7-398b3dabb6d2 req-321979e6-c8fd-4053-bf46-4319c2adfaeb demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 29 05:10:27.859443 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 6/20] 199.204.45.78 () {66 vars in 1339 bytes} [Mon Jun 29 05:10:27 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 29 05:10:27.897466 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-e205d3cb-d055-45da-9578-fe36f7f12123 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:27.901229 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-e205d3cb-d055-45da-9578-fe36f7f12123 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 29 05:10:27.901596 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-e205d3cb-d055-45da-9578-fe36f7f12123 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:27.902126 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-e205d3cb-d055-45da-9578-fe36f7f12123 demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:27.910458 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-e205d3cb-d055-45da-9578-fe36f7f12123 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 29 05:10:27.910825 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 5/21] 199.204.45.78 () {64 vars in 1294 bytes} [Mon Jun 29 05:10:27 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:36.024939 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:37.907003 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=8 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:06.614644 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-14ab9036-6bbd-491c-ab97-b39f9b7fd2c8 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:06.704290 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-14ab9036-6bbd-491c-ab97-b39f9b7fd2c8 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:15:06.704475 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-14ab9036-6bbd-491c-ab97-b39f9b7fd2c8 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:06.704711 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-14ab9036-6bbd-491c-ab97-b39f9b7fd2c8 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:06.705306 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-14ab9036-6bbd-491c-ab97-b39f9b7fd2c8 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:06.706070 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-14ab9036-6bbd-491c-ab97-b39f9b7fd2c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:06.744884 np0000183419 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-14ab9036-6bbd-491c-ab97-b39f9b7fd2c8 demo demo] Get all volumes completed successfully. Jun 29 05:15:06.747448 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-14ab9036-6bbd-491c-ab97-b39f9b7fd2c8 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:06.747943 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 6/22] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:15:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:15:16.738254 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:06.772666 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-5f9c2e80-8fb3-49e5-ba36-3f7548f6a282 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:06.776561 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-5f9c2e80-8fb3-49e5-ba36-3f7548f6a282 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:16:06.777103 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-5f9c2e80-8fb3-49e5-ba36-3f7548f6a282 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:06.777103 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-5f9c2e80-8fb3-49e5-ba36-3f7548f6a282 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:06.778666 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-5f9c2e80-8fb3-49e5-ba36-3f7548f6a282 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:06.779911 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-5f9c2e80-8fb3-49e5-ba36-3f7548f6a282 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:06.820008 np0000183419 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-5f9c2e80-8fb3-49e5-ba36-3f7548f6a282 demo demo] Get all volumes completed successfully. Jun 29 05:16:06.823046 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-5f9c2e80-8fb3-49e5-ba36-3f7548f6a282 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:06.823533 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 6/23] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:16:06 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 29 05:16:16.810505 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:06.840245 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-d72260bb-bdcf-418d-9369-295e8882efd9 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:06.843417 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-d72260bb-bdcf-418d-9369-295e8882efd9 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:17:06.843603 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-d72260bb-bdcf-418d-9369-295e8882efd9 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:06.843756 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-d72260bb-bdcf-418d-9369-295e8882efd9 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:06.844219 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-d72260bb-bdcf-418d-9369-295e8882efd9 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:06.845018 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-d72260bb-bdcf-418d-9369-295e8882efd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:06.889333 np0000183419 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-d72260bb-bdcf-418d-9369-295e8882efd9 demo demo] Get all volumes completed successfully. Jun 29 05:17:06.892414 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-d72260bb-bdcf-418d-9369-295e8882efd9 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:06.893009 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 7/24] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:17:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:17:16.883287 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:06.910049 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-14ecff5f-2288-4cd3-891b-a2d8efbf53e3 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:06.914995 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-14ecff5f-2288-4cd3-891b-a2d8efbf53e3 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:18:06.914995 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-14ecff5f-2288-4cd3-891b-a2d8efbf53e3 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:06.914995 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-14ecff5f-2288-4cd3-891b-a2d8efbf53e3 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:06.915811 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-14ecff5f-2288-4cd3-891b-a2d8efbf53e3 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:06.917040 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-14ecff5f-2288-4cd3-891b-a2d8efbf53e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:06.964126 np0000183419 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-14ecff5f-2288-4cd3-891b-a2d8efbf53e3 demo demo] Get all volumes completed successfully. Jun 29 05:18:06.967959 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-14ecff5f-2288-4cd3-891b-a2d8efbf53e3 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:06.968678 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 6/25] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:18:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:18:16.955421 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:06.993707 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-32ff103d-608a-4945-a49e-0e5f63e80be4 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:06.996480 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-32ff103d-608a-4945-a49e-0e5f63e80be4 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:19:06.996719 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-32ff103d-608a-4945-a49e-0e5f63e80be4 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:06.997007 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-32ff103d-608a-4945-a49e-0e5f63e80be4 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:06.997357 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-32ff103d-608a-4945-a49e-0e5f63e80be4 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:06.998351 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-32ff103d-608a-4945-a49e-0e5f63e80be4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:07.007344 np0000183419 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-32ff103d-608a-4945-a49e-0e5f63e80be4 demo demo] Get all volumes completed successfully. Jun 29 05:19:07.010290 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-32ff103d-608a-4945-a49e-0e5f63e80be4 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:07.010973 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 7/26] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:19:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:19:17.002172 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:07.025579 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-eaead4dd-a12c-4af7-a239-4866ceaad2cb None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:07.150770 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-eaead4dd-a12c-4af7-a239-4866ceaad2cb demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:20:07.151165 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-eaead4dd-a12c-4af7-a239-4866ceaad2cb demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:07.151537 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-eaead4dd-a12c-4af7-a239-4866ceaad2cb demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:07.152106 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-eaead4dd-a12c-4af7-a239-4866ceaad2cb demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:07.153369 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-eaead4dd-a12c-4af7-a239-4866ceaad2cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:07.161782 np0000183419 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-eaead4dd-a12c-4af7-a239-4866ceaad2cb demo demo] Get all volumes completed successfully. Jun 29 05:20:07.164221 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-eaead4dd-a12c-4af7-a239-4866ceaad2cb demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:07.164749 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 7/27] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:20:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:20:17.157062 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:07.180440 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-3983a858-f4c7-49d8-bd2b-3e8e68e75e38 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:07.183044 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-3983a858-f4c7-49d8-bd2b-3e8e68e75e38 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:21:07.183273 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-3983a858-f4c7-49d8-bd2b-3e8e68e75e38 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:07.183547 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-3983a858-f4c7-49d8-bd2b-3e8e68e75e38 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:07.183890 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-3983a858-f4c7-49d8-bd2b-3e8e68e75e38 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:07.184858 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-3983a858-f4c7-49d8-bd2b-3e8e68e75e38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:07.195802 np0000183419 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-3983a858-f4c7-49d8-bd2b-3e8e68e75e38 demo demo] Get all volumes completed successfully. Jun 29 05:21:07.198599 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-3983a858-f4c7-49d8-bd2b-3e8e68e75e38 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:07.199024 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 8/28] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:21:07 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 29 05:21:17.188299 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:07.213428 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-78df1485-afc3-447b-b59f-baec6fbbb583 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:07.216709 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-78df1485-afc3-447b-b59f-baec6fbbb583 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:22:07.217268 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-78df1485-afc3-447b-b59f-baec6fbbb583 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:07.217546 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-78df1485-afc3-447b-b59f-baec6fbbb583 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:07.217923 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-78df1485-afc3-447b-b59f-baec6fbbb583 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:07.218892 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-78df1485-afc3-447b-b59f-baec6fbbb583 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:07.229325 np0000183419 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-78df1485-afc3-447b-b59f-baec6fbbb583 demo demo] Get all volumes completed successfully. Jun 29 05:22:07.232241 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-78df1485-afc3-447b-b59f-baec6fbbb583 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:07.232714 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 7/29] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:22:07 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 29 05:22:17.223053 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:07.248890 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-d2da760b-4d6e-4ac2-87f0-d077febe70fa None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:07.251620 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-d2da760b-4d6e-4ac2-87f0-d077febe70fa demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:23:07.251888 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-d2da760b-4d6e-4ac2-87f0-d077febe70fa demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:07.252249 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-d2da760b-4d6e-4ac2-87f0-d077febe70fa demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:07.252584 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-d2da760b-4d6e-4ac2-87f0-d077febe70fa demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:07.253880 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-d2da760b-4d6e-4ac2-87f0-d077febe70fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:07.262741 np0000183419 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-d2da760b-4d6e-4ac2-87f0-d077febe70fa demo demo] Get all volumes completed successfully. Jun 29 05:23:07.264833 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-d2da760b-4d6e-4ac2-87f0-d077febe70fa demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:07.265273 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 8/30] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:23:07 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 29 05:23:17.257537 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:07.279083 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-c8d1f58b-2f62-4f3d-bc62-9993d67b4a36 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:07.282385 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-c8d1f58b-2f62-4f3d-bc62-9993d67b4a36 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:24:07.282641 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-c8d1f58b-2f62-4f3d-bc62-9993d67b4a36 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:07.283005 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-c8d1f58b-2f62-4f3d-bc62-9993d67b4a36 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:07.283345 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-c8d1f58b-2f62-4f3d-bc62-9993d67b4a36 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:07.284436 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-c8d1f58b-2f62-4f3d-bc62-9993d67b4a36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:07.298579 np0000183419 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-c8d1f58b-2f62-4f3d-bc62-9993d67b4a36 demo demo] Get all volumes completed successfully. Jun 29 05:24:07.302361 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-c8d1f58b-2f62-4f3d-bc62-9993d67b4a36 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:07.302909 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 8/31] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:24:07 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 29 05:24:17.289894 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:07.319416 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-059f9196-fc27-4c27-8f83-a4a1ba3ba36f None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:07.478503 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-059f9196-fc27-4c27-8f83-a4a1ba3ba36f demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:25:07.478938 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-059f9196-fc27-4c27-8f83-a4a1ba3ba36f demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:07.479386 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-059f9196-fc27-4c27-8f83-a4a1ba3ba36f demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:07.479864 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-059f9196-fc27-4c27-8f83-a4a1ba3ba36f demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:07.481467 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-059f9196-fc27-4c27-8f83-a4a1ba3ba36f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:07.489990 np0000183419 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-059f9196-fc27-4c27-8f83-a4a1ba3ba36f demo demo] Get all volumes completed successfully. Jun 29 05:25:07.492104 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-059f9196-fc27-4c27-8f83-a4a1ba3ba36f demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:07.492534 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 9/32] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:25:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:25:17.486022 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:07.507880 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-dac3f8de-4a5d-4ee6-8702-8c09a6df11e3 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:07.511276 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-dac3f8de-4a5d-4ee6-8702-8c09a6df11e3 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:26:07.511531 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-dac3f8de-4a5d-4ee6-8702-8c09a6df11e3 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:07.511788 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-dac3f8de-4a5d-4ee6-8702-8c09a6df11e3 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:07.512133 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-dac3f8de-4a5d-4ee6-8702-8c09a6df11e3 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:07.513247 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-dac3f8de-4a5d-4ee6-8702-8c09a6df11e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:07.523165 np0000183419 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-dac3f8de-4a5d-4ee6-8702-8c09a6df11e3 demo demo] Get all volumes completed successfully. Jun 29 05:26:07.526101 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-dac3f8de-4a5d-4ee6-8702-8c09a6df11e3 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:07.526525 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 8/33] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:26:07 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 29 05:26:17.516919 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:07.546646 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-0b1d11b3-b022-4ccc-80a9-69015dfbaa80 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:07.551555 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-0b1d11b3-b022-4ccc-80a9-69015dfbaa80 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:27:07.551984 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-0b1d11b3-b022-4ccc-80a9-69015dfbaa80 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:07.552388 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-0b1d11b3-b022-4ccc-80a9-69015dfbaa80 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:07.553122 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-0b1d11b3-b022-4ccc-80a9-69015dfbaa80 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:07.554615 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-0b1d11b3-b022-4ccc-80a9-69015dfbaa80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:07.564125 np0000183419 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-0b1d11b3-b022-4ccc-80a9-69015dfbaa80 demo demo] Get all volumes completed successfully. Jun 29 05:27:07.567073 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-0b1d11b3-b022-4ccc-80a9-69015dfbaa80 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:07.567543 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 9/34] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:27:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:27:17.558238 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:07.582281 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-ce30f2f1-05be-450b-8557-2c1de08b9f1d None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:07.586593 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-ce30f2f1-05be-450b-8557-2c1de08b9f1d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:28:07.586813 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-ce30f2f1-05be-450b-8557-2c1de08b9f1d demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:07.587086 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-ce30f2f1-05be-450b-8557-2c1de08b9f1d demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:07.587874 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-ce30f2f1-05be-450b-8557-2c1de08b9f1d demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:07.588881 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-ce30f2f1-05be-450b-8557-2c1de08b9f1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:07.596861 np0000183419 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-ce30f2f1-05be-450b-8557-2c1de08b9f1d demo demo] Get all volumes completed successfully. Jun 29 05:28:07.598836 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-ce30f2f1-05be-450b-8557-2c1de08b9f1d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:07.599211 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 9/35] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:28:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:28:17.592160 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:07.615724 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-d73a5808-ffe9-4182-8f3b-7eb45c622c54 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:07.617892 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-d73a5808-ffe9-4182-8f3b-7eb45c622c54 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:29:07.618071 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-d73a5808-ffe9-4182-8f3b-7eb45c622c54 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:07.618261 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-d73a5808-ffe9-4182-8f3b-7eb45c622c54 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:07.618486 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-d73a5808-ffe9-4182-8f3b-7eb45c622c54 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:07.619201 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-d73a5808-ffe9-4182-8f3b-7eb45c622c54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:07.627262 np0000183419 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-d73a5808-ffe9-4182-8f3b-7eb45c622c54 demo demo] Get all volumes completed successfully. Jun 29 05:29:07.629833 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-d73a5808-ffe9-4182-8f3b-7eb45c622c54 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:07.630316 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 10/36] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:29:07 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 29 05:29:17.624645 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:07.645918 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-9d58f9c4-cc28-404a-8f65-f17e425ee2db None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:07.763551 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-9d58f9c4-cc28-404a-8f65-f17e425ee2db demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:30:07.763987 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-9d58f9c4-cc28-404a-8f65-f17e425ee2db demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:07.764400 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-9d58f9c4-cc28-404a-8f65-f17e425ee2db demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:07.764948 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-9d58f9c4-cc28-404a-8f65-f17e425ee2db demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:07.766968 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-9d58f9c4-cc28-404a-8f65-f17e425ee2db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:07.775590 np0000183419 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-9d58f9c4-cc28-404a-8f65-f17e425ee2db demo demo] Get all volumes completed successfully. Jun 29 05:30:07.777472 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-9d58f9c4-cc28-404a-8f65-f17e425ee2db demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:07.777801 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 9/37] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:30:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:30:17.771217 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:31:07.794967 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-15fcb246-2d8b-4d24-a0cc-e4986a6d050a None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:31:07.797574 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-15fcb246-2d8b-4d24-a0cc-e4986a6d050a demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:31:07.797738 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-15fcb246-2d8b-4d24-a0cc-e4986a6d050a demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:31:07.797995 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-15fcb246-2d8b-4d24-a0cc-e4986a6d050a demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:31:07.798166 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-15fcb246-2d8b-4d24-a0cc-e4986a6d050a demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:31:07.799341 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-15fcb246-2d8b-4d24-a0cc-e4986a6d050a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:31:07.806931 np0000183419 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-15fcb246-2d8b-4d24-a0cc-e4986a6d050a demo demo] Get all volumes completed successfully. Jun 29 05:31:07.808964 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-15fcb246-2d8b-4d24-a0cc-e4986a6d050a demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:31:07.809304 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 10/38] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:31:07 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 29 05:31:17.802432 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:32:07.824287 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-aee4b947-cc31-4bd8-a19b-83c5cc291b97 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:32:07.828319 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-aee4b947-cc31-4bd8-a19b-83c5cc291b97 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:32:07.828728 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-aee4b947-cc31-4bd8-a19b-83c5cc291b97 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:32:07.829302 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-aee4b947-cc31-4bd8-a19b-83c5cc291b97 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:32:07.829920 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-aee4b947-cc31-4bd8-a19b-83c5cc291b97 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:32:07.831503 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-aee4b947-cc31-4bd8-a19b-83c5cc291b97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:32:07.837418 np0000183419 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-aee4b947-cc31-4bd8-a19b-83c5cc291b97 demo demo] Get all volumes completed successfully. Jun 29 05:32:07.839360 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-aee4b947-cc31-4bd8-a19b-83c5cc291b97 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:32:07.839785 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 10/39] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:32:07 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 29 05:32:17.834130 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:33:07.855595 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-ec03b411-3d9e-41bc-8af6-c68286e6b3af None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:33:07.858857 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-ec03b411-3d9e-41bc-8af6-c68286e6b3af demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:33:07.858857 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-ec03b411-3d9e-41bc-8af6-c68286e6b3af demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:33:07.858857 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-ec03b411-3d9e-41bc-8af6-c68286e6b3af demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:33:07.859414 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-ec03b411-3d9e-41bc-8af6-c68286e6b3af demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:33:07.860236 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-ec03b411-3d9e-41bc-8af6-c68286e6b3af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:33:07.869980 np0000183419 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-ec03b411-3d9e-41bc-8af6-c68286e6b3af demo demo] Get all volumes completed successfully. Jun 29 05:33:07.873074 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-ec03b411-3d9e-41bc-8af6-c68286e6b3af demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:33:07.873347 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 11/40] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:33:07 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 29 05:33:17.863828 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:34:07.888486 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-e9ae0d59-e3d2-4269-9891-917714a4621e None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:34:07.892448 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-e9ae0d59-e3d2-4269-9891-917714a4621e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:34:07.892814 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-e9ae0d59-e3d2-4269-9891-917714a4621e demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:34:07.893327 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-e9ae0d59-e3d2-4269-9891-917714a4621e demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:34:07.893704 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-e9ae0d59-e3d2-4269-9891-917714a4621e demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:34:07.894655 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-e9ae0d59-e3d2-4269-9891-917714a4621e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:34:07.905026 np0000183419 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-e9ae0d59-e3d2-4269-9891-917714a4621e demo demo] Get all volumes completed successfully. Jun 29 05:34:07.908549 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-e9ae0d59-e3d2-4269-9891-917714a4621e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:34:07.909141 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 10/41] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:34:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:34:17.898097 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:35:07.924798 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-32b93403-7d41-4e9a-a8e9-4fdf74414a8e None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:35:08.062776 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-32b93403-7d41-4e9a-a8e9-4fdf74414a8e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:35:08.063231 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-32b93403-7d41-4e9a-a8e9-4fdf74414a8e demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:35:08.064868 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-32b93403-7d41-4e9a-a8e9-4fdf74414a8e demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:35:08.065313 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-32b93403-7d41-4e9a-a8e9-4fdf74414a8e demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:35:08.066909 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-32b93403-7d41-4e9a-a8e9-4fdf74414a8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:35:08.078162 np0000183419 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-32b93403-7d41-4e9a-a8e9-4fdf74414a8e demo demo] Get all volumes completed successfully. Jun 29 05:35:08.081438 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-32b93403-7d41-4e9a-a8e9-4fdf74414a8e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:35:08.081999 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 11/42] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:35:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:35:18.071593 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:36:08.094662 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-dce36cea-68bf-4a36-a88d-63dddd8a41ae None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:36:08.099490 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-dce36cea-68bf-4a36-a88d-63dddd8a41ae demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:36:08.099736 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-dce36cea-68bf-4a36-a88d-63dddd8a41ae demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:36:08.100016 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-dce36cea-68bf-4a36-a88d-63dddd8a41ae demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:36:08.100317 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-dce36cea-68bf-4a36-a88d-63dddd8a41ae demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:36:08.101753 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-dce36cea-68bf-4a36-a88d-63dddd8a41ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:36:08.109136 np0000183419 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-dce36cea-68bf-4a36-a88d-63dddd8a41ae demo demo] Get all volumes completed successfully. Jun 29 05:36:08.112041 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-dce36cea-68bf-4a36-a88d-63dddd8a41ae demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:36:08.114463 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 11/43] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:36:08 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 29 05:36:18.105234 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:37:08.131211 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-3c51f7c7-af47-4c5a-ab1d-a13a38b11539 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:37:08.167745 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-3c51f7c7-af47-4c5a-ab1d-a13a38b11539 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:37:08.168134 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-3c51f7c7-af47-4c5a-ab1d-a13a38b11539 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:37:08.168498 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-3c51f7c7-af47-4c5a-ab1d-a13a38b11539 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:37:08.168959 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-3c51f7c7-af47-4c5a-ab1d-a13a38b11539 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:37:08.170536 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-3c51f7c7-af47-4c5a-ab1d-a13a38b11539 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:37:08.184731 np0000183419 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-3c51f7c7-af47-4c5a-ab1d-a13a38b11539 demo demo] Get all volumes completed successfully. Jun 29 05:37:08.187837 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-3c51f7c7-af47-4c5a-ab1d-a13a38b11539 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:37:08.188433 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 12/44] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:37:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:37:18.175584 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:38:08.199443 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-9c991211-c873-4553-b19e-25d2f2784c38 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:38:08.202067 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-9c991211-c873-4553-b19e-25d2f2784c38 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:38:08.202298 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-9c991211-c873-4553-b19e-25d2f2784c38 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:38:08.202540 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-9c991211-c873-4553-b19e-25d2f2784c38 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:38:08.202839 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-9c991211-c873-4553-b19e-25d2f2784c38 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:38:08.203755 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-9c991211-c873-4553-b19e-25d2f2784c38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:38:08.212169 np0000183419 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-9c991211-c873-4553-b19e-25d2f2784c38 demo demo] Get all volumes completed successfully. Jun 29 05:38:08.214827 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-9c991211-c873-4553-b19e-25d2f2784c38 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:38:08.215626 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 11/45] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:38:08 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 29 05:38:18.206801 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:39:08.235308 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-92767510-e35b-464f-80a6-607cabe2fdca None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:39:08.239427 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-92767510-e35b-464f-80a6-607cabe2fdca demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:39:08.239894 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-92767510-e35b-464f-80a6-607cabe2fdca demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:39:08.240312 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-92767510-e35b-464f-80a6-607cabe2fdca demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:39:08.240785 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-92767510-e35b-464f-80a6-607cabe2fdca demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:39:08.242737 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-92767510-e35b-464f-80a6-607cabe2fdca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:39:08.254618 np0000183419 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-92767510-e35b-464f-80a6-607cabe2fdca demo demo] Get all volumes completed successfully. Jun 29 05:39:08.257187 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-92767510-e35b-464f-80a6-607cabe2fdca demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:39:08.257673 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 12/46] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:39:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:39:18.248030 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:40:08.282012 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-f6e7a186-813f-494e-b9f5-37399d968196 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:40:08.340880 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-f6e7a186-813f-494e-b9f5-37399d968196 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:40:08.341414 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-f6e7a186-813f-494e-b9f5-37399d968196 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:40:08.343363 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-f6e7a186-813f-494e-b9f5-37399d968196 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:40:08.343689 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-f6e7a186-813f-494e-b9f5-37399d968196 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:40:08.344746 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-f6e7a186-813f-494e-b9f5-37399d968196 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:40:08.356612 np0000183419 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-f6e7a186-813f-494e-b9f5-37399d968196 demo demo] Get all volumes completed successfully. Jun 29 05:40:08.359444 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-f6e7a186-813f-494e-b9f5-37399d968196 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:40:08.359954 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 12/47] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:40:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:40:18.349010 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:41:08.377773 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-b0b006f4-3be8-4831-bf18-189f7b65b13c None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:41:08.380831 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-b0b006f4-3be8-4831-bf18-189f7b65b13c demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:41:08.381192 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-b0b006f4-3be8-4831-bf18-189f7b65b13c demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:41:08.381477 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-b0b006f4-3be8-4831-bf18-189f7b65b13c demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:41:08.381826 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-b0b006f4-3be8-4831-bf18-189f7b65b13c demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:41:08.384397 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-b0b006f4-3be8-4831-bf18-189f7b65b13c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:41:08.393493 np0000183419 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-b0b006f4-3be8-4831-bf18-189f7b65b13c demo demo] Get all volumes completed successfully. Jun 29 05:41:08.395774 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-b0b006f4-3be8-4831-bf18-189f7b65b13c demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:41:08.396189 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 13/48] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:41:08 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 29 05:41:18.388169 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:42:08.413058 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-7970ac92-3016-4f7d-8406-d7949a2b1886 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:42:08.417661 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-7970ac92-3016-4f7d-8406-d7949a2b1886 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:42:08.417949 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-7970ac92-3016-4f7d-8406-d7949a2b1886 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:42:08.418224 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-7970ac92-3016-4f7d-8406-d7949a2b1886 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:42:08.419152 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-7970ac92-3016-4f7d-8406-d7949a2b1886 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:42:08.420233 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-7970ac92-3016-4f7d-8406-d7949a2b1886 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:42:08.429970 np0000183419 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-7970ac92-3016-4f7d-8406-d7949a2b1886 demo demo] Get all volumes completed successfully. Jun 29 05:42:08.432673 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-7970ac92-3016-4f7d-8406-d7949a2b1886 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:42:08.433623 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 12/49] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:42:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:42:18.424594 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:43:08.451473 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-4e5f46a7-e7bc-40f2-abbd-a7032efea3b0 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:43:08.454412 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-4e5f46a7-e7bc-40f2-abbd-a7032efea3b0 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:43:08.454662 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-4e5f46a7-e7bc-40f2-abbd-a7032efea3b0 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:43:08.454960 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-4e5f46a7-e7bc-40f2-abbd-a7032efea3b0 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:43:08.455268 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-4e5f46a7-e7bc-40f2-abbd-a7032efea3b0 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:43:08.456240 np0000183419 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-4e5f46a7-e7bc-40f2-abbd-a7032efea3b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:43:08.467887 np0000183419 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-4e5f46a7-e7bc-40f2-abbd-a7032efea3b0 demo demo] Get all volumes completed successfully. Jun 29 05:43:08.469955 np0000183419 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-4e5f46a7-e7bc-40f2-abbd-a7032efea3b0 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:43:08.470607 np0000183419 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 13/50] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:43:08 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 29 05:43:18.459724 np0000183419 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:44:08.486044 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-bafd33e9-90f1-4646-a1b2-f2f54bdf742c None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:44:08.491447 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-bafd33e9-90f1-4646-a1b2-f2f54bdf742c demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:44:08.491715 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-bafd33e9-90f1-4646-a1b2-f2f54bdf742c demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:44:08.492915 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-bafd33e9-90f1-4646-a1b2-f2f54bdf742c demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:44:08.492915 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-bafd33e9-90f1-4646-a1b2-f2f54bdf742c demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:44:08.493417 np0000183419 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-bafd33e9-90f1-4646-a1b2-f2f54bdf742c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:44:08.502403 np0000183419 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-bafd33e9-90f1-4646-a1b2-f2f54bdf742c demo demo] Get all volumes completed successfully. Jun 29 05:44:08.505088 np0000183419 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-bafd33e9-90f1-4646-a1b2-f2f54bdf742c demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:44:08.506034 np0000183419 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 13/51] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:44:08 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 29 05:44:18.496962 np0000183419 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:45:08.518403 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-470b46ee-5fa6-4421-ae1e-7ff588a50d08 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:45:08.623490 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-470b46ee-5fa6-4421-ae1e-7ff588a50d08 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:45:08.623746 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-470b46ee-5fa6-4421-ae1e-7ff588a50d08 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:45:08.624062 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-470b46ee-5fa6-4421-ae1e-7ff588a50d08 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:45:08.624397 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-470b46ee-5fa6-4421-ae1e-7ff588a50d08 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:45:08.625702 np0000183419 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-470b46ee-5fa6-4421-ae1e-7ff588a50d08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:45:08.635831 np0000183419 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-470b46ee-5fa6-4421-ae1e-7ff588a50d08 demo demo] Get all volumes completed successfully. Jun 29 05:45:08.639308 np0000183419 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-470b46ee-5fa6-4421-ae1e-7ff588a50d08 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:45:08.639923 np0000183419 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 14/52] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:45:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:45:18.629704 np0000183419 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:46:08.652018 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-b13bea00-f45c-49ec-80c9-c8325329d8e4 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:46:08.655646 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-b13bea00-f45c-49ec-80c9-c8325329d8e4 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 29 05:46:08.655828 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-b13bea00-f45c-49ec-80c9-c8325329d8e4 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:46:08.656279 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-b13bea00-f45c-49ec-80c9-c8325329d8e4 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:46:08.657134 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-b13bea00-f45c-49ec-80c9-c8325329d8e4 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:46:08.658802 np0000183419 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-b13bea00-f45c-49ec-80c9-c8325329d8e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:46:08.667053 np0000183419 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-b13bea00-f45c-49ec-80c9-c8325329d8e4 demo demo] Get all volumes completed successfully. Jun 29 05:46:08.669866 np0000183419 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-b13bea00-f45c-49ec-80c9-c8325329d8e4 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:46:08.670379 np0000183419 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 13/53] 199.204.45.78 () {64 vars in 1289 bytes} [Mon Jun 29 05:46:08 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 29 05:46:18.661999 np0000183419 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}