Jun 29 04:36:06.635264 np0000183345 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:36:06.645046 np0000183345 devstack@c-api.service[112945]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:36:06 2026] *** Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: nodename: np0000183345 Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: machine: x86_64 Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: clock source: unix Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: pcre jit disabled Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: detected number of CPU cores: 16 Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: current working directory: / Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: your processes number limit is 256917 Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: your memory page size is 4096 bytes Jun 29 04:36:06.648116 np0000183345 devstack@c-api.service[112945]: detected max file descriptor number: 2048 Jun 29 04:36:06.648546 np0000183345 devstack@c-api.service[112945]: lock engine: pthread robust mutexes Jun 29 04:36:06.648546 np0000183345 devstack@c-api.service[112945]: thunder lock: enabled Jun 29 04:36:06.648622 np0000183345 devstack@c-api.service[112945]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:36:06.648665 np0000183345 devstack@c-api.service[112945]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:36:06.648697 np0000183345 devstack@c-api.service[112945]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:36:06.648697 np0000183345 devstack@c-api.service[112945]: Set PythonHome to /opt/stack/data/venv Jun 29 04:36:06.684860 np0000183345 devstack@c-api.service[112945]: Python main interpreter initialized at 0x7e6df26a3668 Jun 29 04:36:06.684860 np0000183345 devstack@c-api.service[112945]: python threads support enabled Jun 29 04:36:06.684860 np0000183345 devstack@c-api.service[112945]: your server socket listen backlog is limited to 100 connections Jun 29 04:36:06.684860 np0000183345 devstack@c-api.service[112945]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:36:06.685475 np0000183345 devstack@c-api.service[112945]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:36:06.685621 np0000183345 devstack@c-api.service[112945]: *** Operational MODE: preforking *** Jun 29 04:36:06.685770 np0000183345 devstack@c-api.service[112945]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:36:06.685770 np0000183345 devstack@c-api.service[112945]: spawned uWSGI master process (pid: 112945) Jun 29 04:36:06.685926 np0000183345 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:36:06.686999 np0000183345 devstack@c-api.service[112945]: spawned uWSGI worker 1 (pid: 112952, cores: 1) Jun 29 04:36:06.687631 np0000183345 devstack@c-api.service[112945]: spawned uWSGI worker 2 (pid: 112953, cores: 1) Jun 29 04:36:06.688170 np0000183345 devstack@c-api.service[112945]: spawned uWSGI worker 3 (pid: 112954, cores: 1) Jun 29 04:36:06.688718 np0000183345 devstack@c-api.service[112945]: spawned uWSGI worker 4 (pid: 112955, cores: 1) Jun 29 04:36:06.688811 np0000183345 devstack@c-api.service[112945]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:36:06.811352 np0000183345 devstack@c-api.service[112953]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:36:06.811352 np0000183345 devstack@c-api.service[112953]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:36:06.811352 np0000183345 devstack@c-api.service[112953]: we strongly recommend against using it for new projects. Jun 29 04:36:06.811352 np0000183345 devstack@c-api.service[112953]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:36:06.811352 np0000183345 devstack@c-api.service[112953]: framework. For more detail see Jun 29 04:36:06.811352 np0000183345 devstack@c-api.service[112953]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:36:06.811352 np0000183345 devstack@c-api.service[112953]: import eventlet # noqa Jun 29 04:36:06.818041 np0000183345 devstack@c-api.service[112954]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:36:06.818041 np0000183345 devstack@c-api.service[112954]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:36:06.818041 np0000183345 devstack@c-api.service[112954]: we strongly recommend against using it for new projects. Jun 29 04:36:06.818041 np0000183345 devstack@c-api.service[112954]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:36:06.818041 np0000183345 devstack@c-api.service[112954]: framework. For more detail see Jun 29 04:36:06.818041 np0000183345 devstack@c-api.service[112954]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:36:06.818041 np0000183345 devstack@c-api.service[112954]: import eventlet # noqa Jun 29 04:36:06.831040 np0000183345 devstack@c-api.service[112955]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:36:06.831040 np0000183345 devstack@c-api.service[112955]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:36:06.831040 np0000183345 devstack@c-api.service[112955]: we strongly recommend against using it for new projects. Jun 29 04:36:06.831040 np0000183345 devstack@c-api.service[112955]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:36:06.831040 np0000183345 devstack@c-api.service[112955]: framework. For more detail see Jun 29 04:36:06.831040 np0000183345 devstack@c-api.service[112955]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:36:06.831040 np0000183345 devstack@c-api.service[112955]: import eventlet # noqa Jun 29 04:36:06.831924 np0000183345 devstack@c-api.service[112952]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:36:06.831924 np0000183345 devstack@c-api.service[112952]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:36:06.831924 np0000183345 devstack@c-api.service[112952]: we strongly recommend against using it for new projects. Jun 29 04:36:06.831924 np0000183345 devstack@c-api.service[112952]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:36:06.831924 np0000183345 devstack@c-api.service[112952]: framework. For more detail see Jun 29 04:36:06.831924 np0000183345 devstack@c-api.service[112952]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:36:06.831924 np0000183345 devstack@c-api.service[112952]: import eventlet # noqa Jun 29 04:36:06.898099 np0000183345 devstack@c-api.service[112953]: /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 04:36:06.898099 np0000183345 devstack@c-api.service[112953]: warnings.warn( Jun 29 04:36:06.903382 np0000183345 devstack@c-api.service[112954]: /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 04:36:06.903382 np0000183345 devstack@c-api.service[112954]: warnings.warn( Jun 29 04:36:06.931672 np0000183345 devstack@c-api.service[112952]: /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 04:36:06.931672 np0000183345 devstack@c-api.service[112952]: warnings.warn( Jun 29 04:36:06.938057 np0000183345 devstack@c-api.service[112955]: /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 04:36:06.938057 np0000183345 devstack@c-api.service[112955]: warnings.warn( Jun 29 04:36:06.972032 np0000183345 devstack@c-api.service[112953]: /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 04:36:06.972032 np0000183345 devstack@c-api.service[112953]: from cgi import parse_header Jun 29 04:36:06.979821 np0000183345 devstack@c-api.service[112954]: /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 04:36:06.979821 np0000183345 devstack@c-api.service[112954]: from cgi import parse_header Jun 29 04:36:07.018762 np0000183345 devstack@c-api.service[112955]: /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 04:36:07.018762 np0000183345 devstack@c-api.service[112955]: from cgi import parse_header Jun 29 04:36:07.020408 np0000183345 devstack@c-api.service[112953]: /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 04:36:07.020408 np0000183345 devstack@c-api.service[112953]: removals.removed_module( Jun 29 04:36:07.021856 np0000183345 devstack@c-api.service[112953]: /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 04:36:07.021856 np0000183345 devstack@c-api.service[112953]: removals.removed_module( Jun 29 04:36:07.029775 np0000183345 devstack@c-api.service[112954]: /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 04:36:07.029775 np0000183345 devstack@c-api.service[112954]: removals.removed_module( Jun 29 04:36:07.031178 np0000183345 devstack@c-api.service[112952]: /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 04:36:07.031178 np0000183345 devstack@c-api.service[112952]: from cgi import parse_header Jun 29 04:36:07.031281 np0000183345 devstack@c-api.service[112954]: /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 04:36:07.031281 np0000183345 devstack@c-api.service[112954]: removals.removed_module( Jun 29 04:36:07.070605 np0000183345 devstack@c-api.service[112955]: /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 04:36:07.070605 np0000183345 devstack@c-api.service[112955]: removals.removed_module( Jun 29 04:36:07.072421 np0000183345 devstack@c-api.service[112955]: /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 04:36:07.072421 np0000183345 devstack@c-api.service[112955]: removals.removed_module( Jun 29 04:36:07.085665 np0000183345 devstack@c-api.service[112952]: /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 04:36:07.085665 np0000183345 devstack@c-api.service[112952]: removals.removed_module( Jun 29 04:36:07.087845 np0000183345 devstack@c-api.service[112952]: /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 04:36:07.087845 np0000183345 devstack@c-api.service[112952]: removals.removed_module( Jun 29 04:36:07.807981 np0000183345 devstack@c-api.service[112954]: /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 04:36:07.807981 np0000183345 devstack@c-api.service[112954]: warnings.warn( Jun 29 04:36:07.858773 np0000183345 devstack@c-api.service[112954]: /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 04:36:07.858773 np0000183345 devstack@c-api.service[112954]: warnings.warn( Jun 29 04:36:07.881933 np0000183345 devstack@c-api.service[112953]: /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 04:36:07.881933 np0000183345 devstack@c-api.service[112953]: warnings.warn( Jun 29 04:36:07.939978 np0000183345 devstack@c-api.service[112953]: /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 04:36:07.939978 np0000183345 devstack@c-api.service[112953]: warnings.warn( Jun 29 04:36:07.966912 np0000183345 devstack@c-api.service[112955]: /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 04:36:07.966912 np0000183345 devstack@c-api.service[112955]: warnings.warn( Jun 29 04:36:08.020515 np0000183345 devstack@c-api.service[112955]: /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 04:36:08.020515 np0000183345 devstack@c-api.service[112955]: warnings.warn( Jun 29 04:36:08.060414 np0000183345 devstack@c-api.service[112952]: /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 04:36:08.060414 np0000183345 devstack@c-api.service[112952]: warnings.warn( Jun 29 04:36:08.061088 np0000183345 devstack@c-api.service[112954]: 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 04:36:08.061677 np0000183345 devstack@c-api.service[112954]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112954) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:36:08.110118 np0000183345 devstack@c-api.service[112952]: /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 04:36:08.110118 np0000183345 devstack@c-api.service[112952]: warnings.warn( Jun 29 04:36:08.136021 np0000183345 devstack@c-api.service[112953]: 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 04:36:08.136164 np0000183345 devstack@c-api.service[112953]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112953) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:36:08.147966 np0000183345 devstack@c-api.service[112954]: /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 04:36:08.147966 np0000183345 devstack@c-api.service[112954]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:36:08.205280 np0000183345 devstack@c-api.service[112953]: /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 04:36:08.205280 np0000183345 devstack@c-api.service[112953]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:36:08.227881 np0000183345 devstack@c-api.service[112955]: 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 04:36:08.228071 np0000183345 devstack@c-api.service[112955]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112955) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:36:08.293336 np0000183345 devstack@c-api.service[112955]: /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 04:36:08.293336 np0000183345 devstack@c-api.service[112955]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:36:08.297134 np0000183345 devstack@c-api.service[112952]: 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 04:36:08.297320 np0000183345 devstack@c-api.service[112952]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112952) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:36:08.358957 np0000183345 devstack@c-api.service[112952]: /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 04:36:08.358957 np0000183345 devstack@c-api.service[112952]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:36:08.605076 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112954) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:36:08.605425 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.605498 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.605716 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.606137 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.606214 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.606282 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.606348 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.606348 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.606471 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.606471 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.609223 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.609311 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.609394 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.609394 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.609507 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.609507 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.609647 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.615691 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.615914 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.615914 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.615914 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.615914 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.616210 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.616210 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.617436 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.617546 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.617546 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.617706 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.617706 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.617706 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.617892 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.617892 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.617892 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.618142 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.618142 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.618142 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.618142 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.618142 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.618993 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.619112 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.619112 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.619239 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.619239 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.619407 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.619407 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.621369 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112953) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:36:08.621496 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.621496 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.621496 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.621735 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.621735 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.621735 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.621735 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.622029 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.622029 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.622154 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.622623 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.622623 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.622623 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.622623 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.622623 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.622999 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.622999 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.623144 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.623144 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.623144 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.623362 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.623362 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.623362 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.623362 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.623649 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.623649 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.623649 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.623649 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.623649 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.623997 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.624079 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.624155 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.624225 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.624225 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.624225 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.624225 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.624225 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.624225 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.624708 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.624852 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.624852 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.625005 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.625005 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.625005 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.625201 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.625539 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.625677 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.625677 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.625796 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.625796 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.625878 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.625878 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.625967 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.626016 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.626059 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.626123 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.626172 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.626221 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.626259 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.626314 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.626353 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.626391 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.626433 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.626433 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.626433 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.626538 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.626602 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.626656 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.626753 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.626842 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.626921 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.627019 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.627076 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.627789 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.627866 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.627908 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.627972 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.628030 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.628073 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.628137 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.628566 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.628664 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.628721 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.628796 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.628836 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.628913 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.628974 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.629214 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.629373 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.629373 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.629373 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.629500 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.629500 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.629573 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.630097 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.630149 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.630222 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.630266 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.630327 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.630375 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.630454 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.631292 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.631361 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.631409 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.631478 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.631519 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.631608 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.631675 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.632445 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.632520 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.632570 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.632669 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.632798 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.632798 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.632898 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.632945 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.632945 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.633024 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.633100 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.633156 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.633220 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.633315 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.633666 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.633745 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.633787 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.633884 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.633942 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.633992 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.634058 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.634195 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.634249 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.634306 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.634357 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.634414 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.634473 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.634535 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.634603 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.634644 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.634677 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.634743 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.634795 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.634864 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.634916 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.637365 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.637434 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.637474 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.637524 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.637601 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.637646 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.637682 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.637735 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.637779 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.637819 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.637863 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.637906 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.637973 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.638024 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.639807 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.639864 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.639908 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.639947 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.639989 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.640028 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.640067 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.640106 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.640146 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.640195 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.640240 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.640282 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.640326 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.640365 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.640407 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.640442 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.640484 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.640531 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.640594 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.640634 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.640687 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.640724 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.640778 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.640853 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.640904 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.640943 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.640986 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.641029 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.641067 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.641109 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.641150 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.641192 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.641236 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.641280 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.641320 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.641353 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.641391 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.641430 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.641472 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.641506 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.641547 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.641547 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.643313 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.643381 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.643427 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.643471 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.643514 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.643556 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.643607 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.643660 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.643704 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.643747 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.643785 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.643785 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.643866 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.643866 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.644503 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.644556 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.644632 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.644674 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.644722 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.644795 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.644840 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.644891 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.644935 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.644977 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.645014 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.645058 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.645058 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.645126 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.645126 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.645211 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.645256 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.645297 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.645344 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.645383 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.645424 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.645464 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.645507 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.645545 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.645598 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.645652 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.645696 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.645736 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.645773 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.645817 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.645855 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.645891 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.645936 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.645975 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.646015 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.646067 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.646111 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.646149 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.646186 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.646224 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.646224 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.646224 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.646472 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.646519 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.646594 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.646654 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.646696 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.646734 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.646777 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.646777 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.646858 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.646858 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.646930 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.646969 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.646969 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.647050 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.647938 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.647998 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.648044 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.648090 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.648168 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.648213 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.648277 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.648434 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.648512 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.648558 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.648653 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.648711 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.648800 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.648864 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.650279 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.650339 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.650385 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.650428 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.650481 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.650559 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.650630 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.650837 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.650892 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.650963 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.651004 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.651053 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.651121 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.651179 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.655151 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.655218 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.655265 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.655312 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.655353 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.655392 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.655438 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.655477 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.655521 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.655571 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.655641 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.655685 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.655685 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.655685 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.656268 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.656320 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.656365 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.656446 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.656504 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.656553 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.656614 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.656654 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.656686 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.656722 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.656755 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.656755 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.656755 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.656918 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.657454 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.657519 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.657564 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.657655 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.657709 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.657756 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.657795 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.657838 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.657876 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.657915 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.657915 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.657999 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.657999 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.658069 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.659155 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.659201 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.659272 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.659321 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.659359 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.659399 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.659443 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.659489 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.659531 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.659568 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.659621 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.659656 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.659656 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.659720 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.659720 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.659877 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.659926 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.659964 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.660011 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.660050 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.660084 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.660119 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.660152 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.660188 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.660221 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.660267 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.660267 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.660267 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.662464 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.662464 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.662464 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.662464 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.662464 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.662719 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.662767 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.662804 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.662850 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.662887 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.662887 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.662887 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.662887 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.662887 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.663816 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.663902 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.663949 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.663992 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.664027 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.664027 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.664103 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.664149 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.664187 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.664224 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.664260 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.664260 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.664260 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.664353 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.665755 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112954) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.665827 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.665862 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.665916 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.665983 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112954) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.666046 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112954) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.666111 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112953) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.666182 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.666232 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.666300 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.666358 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112953) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.666406 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112953) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.711838 np0000183345 devstack@c-api.service[112954]: INFO dbcounter [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Registered counter for database cinder Jun 29 04:36:08.715049 np0000183345 devstack@c-api.service[112953]: INFO dbcounter [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Registered counter for database cinder Jun 29 04:36:08.723087 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112952) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:36:08.723477 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.723545 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.723775 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.724036 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.724198 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.724261 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.724316 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.724383 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.724452 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.724516 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.725218 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.725304 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.725363 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.725417 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.725483 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.725546 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.725634 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.726542 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.726633 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.726711 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.726711 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.726841 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.726841 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.726977 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.727367 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.727439 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.727499 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.727557 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.727636 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.727695 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.727756 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.727814 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.727892 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.727962 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.727962 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.728079 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.728079 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.728203 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.728449 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.728528 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.728630 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.728630 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.728763 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.728763 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.728971 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.729529 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.729650 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.729650 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.729769 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.729769 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.729841 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.729891 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.730352 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.730401 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.730475 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.730535 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.730619 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.730682 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.730753 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.730986 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.731041 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.731110 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.731159 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.731212 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.731271 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.731329 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.731907 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.731965 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.732013 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.732095 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.732146 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.732199 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.732265 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.733150 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.733205 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.733261 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.733320 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.733378 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.733437 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.733512 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.733834 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.733878 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.733966 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.734009 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.734078 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.734147 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.734208 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.734705 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.734838 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.734888 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.734955 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.735021 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.735083 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.735150 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.735815 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.735881 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.735921 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.735998 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.736063 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.736124 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.736204 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.736735 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.736786 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.736904 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.736981 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.737043 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.737130 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.737198 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.737260 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.737321 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.737381 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.737444 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.737512 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.737558 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.737708 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.737708 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.737864 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.737864 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.737932 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.737975 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.738012 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.738201 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.738784 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.738841 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.738916 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.738963 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.739029 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.739089 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.739156 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.739451 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.739500 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.739574 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.739648 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.739711 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.739776 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.739843 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.739909 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.739969 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.740038 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.740079 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.740147 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.740207 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.740273 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.740341 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.740387 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.740451 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.740511 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.740555 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.740637 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.740721 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.741045 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.741095 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.741157 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.741215 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.741274 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.741342 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.741387 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.741883 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.741935 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.741995 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.742065 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.742113 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.742174 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.742235 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.742731 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.742806 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.742860 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.742928 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.742989 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.743049 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.743116 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.744001 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.744053 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.744128 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.744174 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.744247 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.744317 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.744377 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.744695 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.744748 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.744878 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.744943 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.744981 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.745050 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.745131 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.745409 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.745461 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.745535 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.745605 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.745668 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.745717 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.745843 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.746247 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.746309 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.746362 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.746433 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.746481 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.746544 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.746628 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.746696 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.746749 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.747023 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.747023 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.747101 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.747138 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.747192 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.747653 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.747712 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.747781 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.747833 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.747914 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.747977 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.748023 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.748571 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.748647 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.748709 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.748788 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.748875 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.748953 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.749016 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.749472 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.749520 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.749598 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.749667 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.749726 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.749787 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.754850 np0000183345 devstack@c-api.service[112954]: DEBUG oslo_db.sqlalchemy.engines [None req-266f94ab-c83b-495e-9280-4c3384775786 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=112954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:08.758381 np0000183345 devstack@c-api.service[112953]: DEBUG oslo_db.sqlalchemy.engines [None req-fb190972-6f0d-45cf-b767-6068dc483cef 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=112953) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:08.768176 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112955) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:36:08.768747 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.770570 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.771148 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.771148 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.771148 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.771148 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.771148 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.771148 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.771656 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.771742 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.771742 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.771863 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.771863 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.771966 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.772022 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.772450 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.772518 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.772576 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.772658 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.772715 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.772790 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.772876 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.772876 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.772991 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.772991 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.773103 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.773103 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.773219 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.773219 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.773535 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.773764 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.773764 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.773764 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.773764 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.773993 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.773993 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.774602 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.774689 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.774689 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.774812 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.774812 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.774923 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.774923 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.775381 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.775447 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.775505 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.775562 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.775660 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.775720 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.775794 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.776021 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.776105 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.776105 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.776215 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.776215 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.776328 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.776328 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.776982 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.777133 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.777214 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.777288 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.777288 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.777418 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.777418 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.781070 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.781167 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.781167 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.781274 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.781359 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.781359 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.781484 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.781771 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.781817 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.781891 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.781934 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.782000 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.782048 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.782124 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.782573 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.782734 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.782779 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.782851 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.782917 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.782964 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.783039 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.783694 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.783745 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.783794 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.783877 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.783937 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.783985 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.784074 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.784596 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.784680 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.784724 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.784785 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.784890 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.784941 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.785020 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.785069 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.785142 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.785189 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.785258 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.785304 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.785373 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.785436 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.785498 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.785545 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.785651 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.785696 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.785764 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.785820 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.785876 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.786418 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.786470 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.786533 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.786621 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.786667 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.786743 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.786800 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.787105 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.787176 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.787231 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.787285 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.787353 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.787456 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.787456 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.787532 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.787572 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.787657 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.787719 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.787804 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.787849 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.787892 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.787950 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.788012 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.788080 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.788139 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.788199 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.788265 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.788314 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.788640 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.788699 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.788738 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.789091 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.789091 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.789091 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.789091 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.789450 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.789513 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.789568 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.789653 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.789714 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.789776 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.789840 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.790327 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.790387 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.790459 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.790511 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.790555 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.790624 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.790706 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.791575 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.791677 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.791731 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.791793 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.791859 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.791921 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.791987 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.792270 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.792344 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.792385 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.792462 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.792511 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.792595 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.792671 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.792997 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.793051 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.793119 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.793170 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.793233 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.793289 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.793370 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.793830 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.793894 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.793948 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.794010 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.794070 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.794125 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.794193 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.794245 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.794314 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.794374 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.794435 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.794496 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.794555 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.794643 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.795076 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.795135 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.795191 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.795243 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.795319 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.795361 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.795449 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.796000 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.796057 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.796119 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.796182 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.796243 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.796295 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.796366 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:36:08.796858 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112955) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:36:08.796931 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:36:08.796986 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:36:08.797038 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:36:08.797120 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112955) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:36:08.797169 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112955) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:36:08.797232 np0000183345 devstack@c-api.service[112952]: INFO dbcounter [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Registered counter for database cinder Jun 29 04:36:08.840484 np0000183345 devstack@c-api.service[112952]: DEBUG oslo_db.sqlalchemy.engines [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 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=112952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:08.852575 np0000183345 devstack@c-api.service[112955]: INFO dbcounter [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Registered counter for database cinder Jun 29 04:36:08.877248 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writer thread running {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:36:08.877748 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writer thread running {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:36:08.880197 np0000183345 devstack@c-api.service[112953]: INFO cinder.rpc [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:36:08.881961 np0000183345 devstack@c-api.service[112954]: INFO cinder.rpc [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:36:08.882834 np0000183345 devstack@c-api.service[112953]: INFO cinder.rpc [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:36:08.885554 np0000183345 devstack@c-api.service[112953]: INFO cinder.rpc [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:36:08.885898 np0000183345 devstack@c-api.service[112954]: INFO cinder.rpc [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:36:08.888364 np0000183345 devstack@c-api.service[112953]: INFO cinder.rpc [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:36:08.888532 np0000183345 devstack@c-api.service[112954]: INFO cinder.rpc [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:36:08.889547 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.891309 np0000183345 devstack@c-api.service[112954]: INFO cinder.rpc [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:36:08.892493 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.892625 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.895742 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.899822 np0000183345 devstack@c-api.service[112955]: DEBUG oslo_db.sqlalchemy.engines [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 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=112955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:08.926272 np0000183345 devstack@c-api.service[112953]: DEBUG oslo_db.sqlalchemy.engines [None req-fb190972-6f0d-45cf-b767-6068dc483cef 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=112953) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:08.928064 np0000183345 devstack@c-api.service[112954]: DEBUG oslo_db.sqlalchemy.engines [None req-266f94ab-c83b-495e-9280-4c3384775786 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=112954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:08.929022 np0000183345 devstack@c-api.service[112953]: INFO cinder.rpc [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:36:08.930283 np0000183345 devstack@c-api.service[112954]: INFO cinder.rpc [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:36:08.931713 np0000183345 devstack@c-api.service[112953]: INFO cinder.rpc [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:36:08.932559 np0000183345 devstack@c-api.service[112954]: INFO cinder.rpc [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:36:08.932917 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.933705 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.945004 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.947046 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.948173 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.951450 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.952480 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.953913 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writer thread running {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:36:08.954675 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.957821 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.957925 np0000183345 devstack@c-api.service[112952]: INFO cinder.rpc [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:36:08.958923 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.959540 np0000183345 devstack@c-api.service[112952]: INFO cinder.rpc [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:36:08.959675 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.961859 np0000183345 devstack@c-api.service[112952]: INFO cinder.rpc [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:36:08.961965 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.962572 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.964078 np0000183345 devstack@c-api.service[112952]: INFO cinder.rpc [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:36:08.964948 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.965158 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.965803 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.967903 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.968324 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.969107 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.971217 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.972010 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.973499 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.974136 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.975723 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.976177 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.978880 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.981839 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.984697 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.985227 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.987340 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.988535 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.988960 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.990408 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.990766 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.991791 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.992418 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.993291 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.993969 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.994622 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.995377 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.996044 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.996896 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.997420 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.998268 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:08.998443 np0000183345 devstack@c-api.service[112954]: WARNING cinder.api.contrib.hosts [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:36:08.998686 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: extensions {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:08.999739 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.000044 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: cgsnapshots {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.000725 np0000183345 devstack@c-api.service[112952]: DEBUG oslo_db.sqlalchemy.engines [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 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=112952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:09.001197 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.001459 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: qos-specs {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.002252 np0000183345 devstack@c-api.service[112953]: WARNING cinder.api.contrib.hosts [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:36:09.002484 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: extensions {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.002830 np0000183345 devstack@c-api.service[112952]: INFO cinder.rpc [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:36:09.004137 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: capabilities {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.004415 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: cgsnapshots {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.004599 np0000183345 devstack@c-api.service[112952]: INFO cinder.rpc [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:36:09.005425 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.005501 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: backups {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.005853 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: qos-specs {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.007497 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: os-volume-type-access {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.007965 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: capabilities {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.009178 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: encryption {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.009336 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: backups {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.010689 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: consistencygroups {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.011395 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: os-volume-type-access {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.012866 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: extra_specs {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.013355 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: encryption {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.014442 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: encryption {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.014893 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: consistencygroups {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.015520 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.015955 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: os-volume-manage {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.016893 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: extra_specs {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.017442 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: os-volume-transfer {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.018525 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: encryption {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.019071 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: os-availability-zone {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.020014 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.020085 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: os-volume-manage {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.020385 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: os-quota-sets {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.021604 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: os-volume-transfer {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.021790 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: os-quota-class-sets {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.023224 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.023417 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: os-availability-zone {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.023611 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: os-snapshot-manage {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.024799 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: os-quota-sets {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.025018 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: os-hosts {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.026260 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: os-quota-class-sets {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.026353 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extended resource: scheduler-stats {{(pid=112954) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.027245 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.027826 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: os-snapshot-manage {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.028495 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.029303 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: os-hosts {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.029918 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.030274 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.030721 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extended resource: scheduler-stats {{(pid=112953) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.030805 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.contrib.snapshot_actions [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] SnapshotActionsController initialized {{(pid=112954) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:36:09.031477 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.032846 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.033264 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.033332 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.034205 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.035105 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.035621 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.036296 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.036384 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.contrib.snapshot_actions [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] SnapshotActionsController initialized {{(pid=112953) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:36:09.037082 np0000183345 devstack@c-api.service[112954]: WARNING castellan.key_manager.migration [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.037150 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.037897 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension UsedLimits extending resource: limits {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.038014 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.038525 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.038702 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.038787 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.038898 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension VolumeActions extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039035 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039139 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.039213 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039213 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension TypesManage extending resource: types {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039330 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039460 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039548 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension AdminActions extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039677 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension AdminActions extending resource: snapshots {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039785 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension AdminActions extending resource: backups {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.039887 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.039949 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.040032 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.040091 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.v3.router [None req-266f94ab-c83b-495e-9280-4c3384775786 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112954) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.041366 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.042037 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.042890 np0000183345 devstack@c-api.service[112953]: WARNING castellan.key_manager.migration [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.042933 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writer thread running {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:36:09.043507 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.043844 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension UsedLimits extending resource: limits {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.043967 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.044178 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.044284 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.044378 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension VolumeActions extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.044509 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.044636 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.044745 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension TypesManage extending resource: types {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.044857 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.045028 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.045143 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension AdminActions extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.045259 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension AdminActions extending resource: snapshots {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.045366 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension AdminActions extending resource: backups {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.045467 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.045568 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.045708 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.v3.router [None req-fb190972-6f0d-45cf-b767-6068dc483cef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112953) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.046233 np0000183345 devstack@c-api.service[112955]: INFO cinder.rpc [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:36:09.046277 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.047981 np0000183345 devstack@c-api.service[112954]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6df26a3668 pid: 112954 (default app) Jun 29 04:36:09.049195 np0000183345 devstack@c-api.service[112955]: INFO cinder.rpc [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:36:09.052412 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.056513 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.057033 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057033 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057033 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057033 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057033 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057447 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057447 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057447 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057447 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057447 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057698 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057698 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057698 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057698 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057698 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057698 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057964 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057964 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.057964 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.057964 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058154 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058154 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058154 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058154 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058403 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058403 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058403 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058403 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058663 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058663 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058663 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058663 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058663 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058914 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058914 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058914 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.058914 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.058914 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059136 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059136 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059136 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059136 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059136 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059136 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059467 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059467 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059467 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059467 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059467 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059467 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059857 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059857 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059857 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059857 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.059857 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.059857 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.060166 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.060166 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.060166 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.060166 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.060166 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.060447 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.060447 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.060447 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.060447 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.060447 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.060766 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.060766 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.060766 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.060766 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.060766 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.060766 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061101 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061101 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061101 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061101 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061101 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061101 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061353 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061353 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061353 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061353 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061353 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061622 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061622 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061622 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061622 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061622 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061813 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061813 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061813 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061813 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061947 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061947 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.061947 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.061947 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062083 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062083 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062083 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062083 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062083 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062261 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062261 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062261 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062261 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062261 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062411 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062411 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062411 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062411 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062548 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062548 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062548 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062548 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062743 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062743 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.062743 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.062743 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063088 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063088 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063088 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063088 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063233 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063233 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063233 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063233 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063362 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063362 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063362 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063362 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063362 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063532 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063532 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063532 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063532 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.063532 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.063532 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064045 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064045 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064045 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064045 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064045 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064211 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064211 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064211 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064211 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064211 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064211 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064396 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064396 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064396 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064396 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064396 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064396 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064627 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064627 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064627 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064627 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064627 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064627 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064831 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064831 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064831 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064831 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.064831 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.064831 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.065035 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.065035 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.065035 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.065035 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.065177 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.065177 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.065177 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.065177 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.065177 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.065354 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.065354 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.065354 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.065354 np0000183345 devstack@c-api.service[112954]: /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 04:36:09.065354 np0000183345 devstack@c-api.service[112954]: warnings.warn(deprecated_msg) Jun 29 04:36:09.065575 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.065797 np0000183345 devstack@c-api.service[112955]: INFO cinder.rpc [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:36:09.065831 np0000183345 devstack@c-api.service[112953]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6df26a3668 pid: 112953 (default app) Jun 29 04:36:09.065871 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-7f432ed6-9b42-49c0-8ed8-9db70e3b92e0 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:36:09.065901 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.065933 np0000183345 devstack@c-api.service[112955]: INFO cinder.rpc [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:36:09.065966 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.065994 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.066022 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Mon Jun 29 04:36:09 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:36:09.066054 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.066054 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.066054 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.068349 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.068405 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.068761 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.069799 np0000183345 devstack@c-api.service[112952]: WARNING cinder.api.contrib.hosts [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:36:09.070025 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: extensions {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.071995 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: cgsnapshots {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.073591 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: qos-specs {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.075699 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: capabilities {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.077003 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: backups {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.079008 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: os-volume-type-access {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.080669 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: encryption {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.082215 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: consistencygroups {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.084221 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: extra_specs {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.085795 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: encryption {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.087313 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: os-volume-manage {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.088767 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: os-volume-transfer {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.090637 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: os-availability-zone {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.091954 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: os-quota-sets {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.093408 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: os-quota-class-sets {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.094736 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: os-snapshot-manage {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.096218 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: os-hosts {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.097618 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extended resource: scheduler-stats {{(pid=112952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.100284 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.101686 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.102525 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] SnapshotActionsController initialized {{(pid=112952) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:36:09.103270 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.103950 np0000183345 devstack@c-api.service[112955]: DEBUG oslo_db.sqlalchemy.engines [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 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=112955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:09.104649 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.106023 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.106884 np0000183345 devstack@c-api.service[112955]: INFO cinder.rpc [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:36:09.107444 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.108945 np0000183345 devstack@c-api.service[112952]: WARNING castellan.key_manager.migration [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.109488 np0000183345 devstack@c-api.service[112955]: INFO cinder.rpc [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:36:09.109785 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension UsedLimits extending resource: limits {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.109902 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110102 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110200 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110308 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension VolumeActions extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110429 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110526 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110656 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension TypesManage extending resource: types {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110704 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.110750 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110877 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.110979 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension AdminActions extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.111094 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension AdminActions extending resource: snapshots {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.111195 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension AdminActions extending resource: backups {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.111301 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.111408 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.111509 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.v3.router [None req-9f5a4433-c010-453f-a68f-92c5097e15e8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.119645 np0000183345 devstack@c-api.service[112952]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6df26a3668 pid: 112952 (default app) Jun 29 04:36:09.126203 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.131866 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.135047 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.139152 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.142203 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.145256 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.148353 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.151243 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.154171 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.155663 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.158418 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.164160 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.167558 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.169768 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.171348 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.172833 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.174268 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.175781 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.177089 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.178575 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.179958 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.181060 np0000183345 devstack@c-api.service[112955]: WARNING cinder.api.contrib.hosts [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:36:09.181283 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: extensions {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.183358 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: cgsnapshots {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.184781 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: qos-specs {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.186952 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: capabilities {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.188238 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: backups {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.190322 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: os-volume-type-access {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.191980 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: encryption {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.196269 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: consistencygroups {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.198245 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: extra_specs {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.199795 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: encryption {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.201369 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: os-volume-manage {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.202839 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: os-volume-transfer {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.204481 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: os-availability-zone {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.205830 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: os-quota-sets {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.207243 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: os-quota-class-sets {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.208547 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: os-snapshot-manage {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.210013 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: os-hosts {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.211394 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extended resource: scheduler-stats {{(pid=112955) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:36:09.214460 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.215975 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.216832 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.contrib.snapshot_actions [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] SnapshotActionsController initialized {{(pid=112955) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:36:09.217611 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.219010 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.220359 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.221783 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.223254 np0000183345 devstack@c-api.service[112955]: WARNING castellan.key_manager.migration [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:36:09.224094 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension UsedLimits extending resource: limits {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.224211 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.224427 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.224538 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.224662 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension VolumeActions extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.224808 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.224905 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225007 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension TypesManage extending resource: types {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225142 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225269 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225386 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension AdminActions extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225508 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension AdminActions extending resource: snapshots {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225634 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension AdminActions extending resource: backups {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225741 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225854 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.225953 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.v3.router [None req-80b3efbe-8f12-455a-9d99-8861b8cbeba1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112955) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:36:09.235520 np0000183345 devstack@c-api.service[112955]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6df26a3668 pid: 112955 (default app) Jun 29 04:36:16.963791 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.963791 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.963791 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.963791 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.964543 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.964543 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.964543 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.964543 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.964852 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.964852 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.964852 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.964852 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.964852 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.964852 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.965234 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.965234 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.965234 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.965234 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.965234 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.965521 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.965521 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.965521 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.965521 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.965521 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.965860 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.965860 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.965860 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.965860 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.966101 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.966101 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.966101 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.966101 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.966101 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.966383 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.966383 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.966383 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.966383 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.966383 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.966674 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.966674 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.966674 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.966674 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.966674 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.966674 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967027 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.967027 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967027 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.967027 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967027 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.967027 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967379 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.967379 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967379 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.967379 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967379 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.967379 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967724 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.967724 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967724 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.967724 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.967724 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968009 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968009 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968009 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968009 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968009 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968291 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968291 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968291 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968291 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968291 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968291 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968652 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968652 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968652 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968652 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968652 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968652 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968974 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968974 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968974 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.968974 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.968974 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.969257 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.969257 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.969257 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.969257 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.969257 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.969644 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.969644 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.969644 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.969644 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.969877 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.969877 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.969877 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.969877 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970102 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970102 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970102 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970102 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970102 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970389 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970389 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970389 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970389 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970389 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970671 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970671 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970671 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970671 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970892 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970892 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.970892 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.970892 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971140 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.971140 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971140 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.971140 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971362 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.971362 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971362 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.971362 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971602 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.971602 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971602 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.971602 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971836 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.971836 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971836 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.971836 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.971836 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972121 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.972121 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972121 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.972121 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972121 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.972121 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972540 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.972540 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972540 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.972540 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972540 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.972833 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972833 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.972833 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972833 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.972833 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.972833 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973200 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973200 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973200 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973200 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973200 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973200 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973526 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973526 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973526 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973526 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973526 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973526 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973974 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973974 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973974 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973974 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.973974 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.973974 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.974141 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.974141 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.974141 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.974141 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.974250 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.974250 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.974250 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.974250 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.974250 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.974387 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.974387 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.974387 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.974387 np0000183345 devstack@c-api.service[112953]: /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 04:36:16.974387 np0000183345 devstack@c-api.service[112953]: warnings.warn(deprecated_msg) Jun 29 04:36:16.974387 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-48267a5e-9ddf-4313-b105-c347d7859a21 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:36:17.618266 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-48267a5e-9ddf-4313-b105-c347d7859a21 admin admin] POST https://199.204.45.109/volume/v3/types Jun 29 04:36:17.619048 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-48267a5e-9ddf-4313-b105-c347d7859a21 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:36:17.626463 np0000183345 devstack@c-api.service[112953]: /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 04:36:17.626463 np0000183345 devstack@c-api.service[112953]: warnings.warn( Jun 29 04:36:17.664961 np0000183345 devstack@c-api.service[112953]: DEBUG oslo_db.sqlalchemy.engines [None req-48267a5e-9ddf-4313-b105-c347d7859a21 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=112953) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:17.700255 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-48267a5e-9ddf-4313-b105-c347d7859a21 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 29 04:36:17.701171 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Mon Jun 29 04:36:16 2026] POST /volume/v3/types => generated 186 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:36:17.715258 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [req-48267a5e-9ddf-4313-b105-c347d7859a21 req-cec59cf6-0541-44a9-9205-65540f50f222 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:36:18.102200 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [req-48267a5e-9ddf-4313-b105-c347d7859a21 req-cec59cf6-0541-44a9-9205-65540f50f222 admin admin] POST https://199.204.45.109/volume/v3/types/3517d711-3dc8-4c81-bba3-24aadbf1e931/extra_specs Jun 29 04:36:18.102860 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [req-48267a5e-9ddf-4313-b105-c347d7859a21 req-cec59cf6-0541-44a9-9205-65540f50f222 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:36:18.104944 np0000183345 devstack@c-api.service[112954]: /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 04:36:18.104944 np0000183345 devstack@c-api.service[112954]: warnings.warn( Jun 29 04:36:18.141721 np0000183345 devstack@c-api.service[112954]: DEBUG oslo_db.sqlalchemy.engines [req-48267a5e-9ddf-4313-b105-c347d7859a21 req-cec59cf6-0541-44a9-9205-65540f50f222 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=112954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:36:18.206339 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [req-48267a5e-9ddf-4313-b105-c347d7859a21 req-cec59cf6-0541-44a9-9205-65540f50f222 admin admin] https://199.204.45.109/volume/v3/types/3517d711-3dc8-4c81-bba3-24aadbf1e931/extra_specs returned with HTTP 200 Jun 29 04:36:18.206978 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 2/3] 199.204.45.109 () {70 vars in 1505 bytes} [Mon Jun 29 04:36:17 2026] POST /volume/v3/types/3517d711-3dc8-4c81-bba3-24aadbf1e931/extra_specs => generated 55 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:36:19.004229 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=6 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:36:19.108452 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=6 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:36:27.697414 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:36:28.204676 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:38:43.905172 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.905172 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.905172 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.905172 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.905172 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.906333 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.906333 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.906333 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.906333 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.906333 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.906712 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.906712 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.906712 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.906712 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.906712 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.906712 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.907172 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.907172 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.907172 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.907172 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.907451 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.907451 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.907451 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.907451 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.907843 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.907843 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.907843 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.907843 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.908140 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.908140 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.908140 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.908140 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.908140 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.908480 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.908480 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.908480 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.908480 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.908480 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909020 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909020 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909020 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909020 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909020 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909020 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909448 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909448 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909448 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909448 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909448 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909448 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909737 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909737 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909737 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909737 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.909737 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.909737 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910001 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910001 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910001 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910001 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910001 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910250 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910250 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910250 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910250 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910250 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910462 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910462 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910462 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910462 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910462 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910462 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910759 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910759 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910759 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910759 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.910759 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.910759 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911021 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911021 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911021 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911021 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911021 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911297 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911297 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911297 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911297 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911297 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911520 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911520 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911520 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911520 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911745 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911745 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911745 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911745 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911932 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911932 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911932 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.911932 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.911932 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912174 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912174 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912174 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912174 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912174 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912384 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912384 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912384 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912384 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912580 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912580 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912580 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912580 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912798 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912798 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912798 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912798 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912997 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912997 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.912997 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.912997 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913186 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913186 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913186 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913186 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913384 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913384 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913384 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913384 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913384 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913648 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913648 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913648 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913648 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913648 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913648 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913936 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913936 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913936 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.913936 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.913936 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914144 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914144 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914144 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914144 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914144 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914144 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914409 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914409 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914409 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914409 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914409 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914409 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914714 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914714 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914714 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914714 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.914714 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.914714 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915001 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915001 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915001 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915001 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915001 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915001 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915269 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915269 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915269 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915269 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915458 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915458 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915458 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915458 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915458 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915738 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915738 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915738 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915738 np0000183345 devstack@c-api.service[112952]: /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 04:38:43.915738 np0000183345 devstack@c-api.service[112952]: warnings.warn(deprecated_msg) Jun 29 04:38:43.915738 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-d5ad1484-8fdf-4b50-86a5-8d7590289611 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:43.915738 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-d5ad1484-8fdf-4b50-86a5-8d7590289611 None None] GET https://199.204.45.109/volume// Jun 29 04:38:43.916025 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-d5ad1484-8fdf-4b50-86a5-8d7590289611 None None] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:43.916025 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-d5ad1484-8fdf-4b50-86a5-8d7590289611 None None] Calling method 'all' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:43.916025 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-d5ad1484-8fdf-4b50-86a5-8d7590289611 None None] https://199.204.45.109/volume// returned with HTTP 300 Jun 29 04:38:43.916025 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 1/4] 199.204.45.109 () {66 vars in 1456 bytes} [Mon Jun 29 04:38:43 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:39:23.210462 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.210462 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.210462 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.210462 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.211307 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.211307 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.211307 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.211307 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.211558 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.211558 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.211558 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.211558 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.211558 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.211558 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.211924 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.211924 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.211924 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.211924 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.211924 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.212233 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.212233 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.212233 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.212233 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.212233 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.212517 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.212517 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.212517 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.212517 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.212797 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.212797 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.212797 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.212797 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.212797 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213089 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.213089 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213089 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.213089 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213089 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.213369 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213369 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.213369 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213369 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.213369 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213369 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.213745 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213745 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.213745 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213745 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.213745 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.213745 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.214143 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.214143 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.214143 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.214143 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.214143 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.214143 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.214513 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.214513 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.214513 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.214513 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.214513 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.214868 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.214868 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.214868 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.214868 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.214868 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215138 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.215138 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215138 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.215138 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215138 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.215138 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215481 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.215481 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215481 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.215481 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215481 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.215481 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215827 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.215827 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215827 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.215827 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.215827 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216117 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216117 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216117 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216117 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216117 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216393 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216393 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216393 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216393 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216666 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216666 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216666 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216666 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216912 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216912 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216912 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.216912 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.216912 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217209 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.217209 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217209 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.217209 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217209 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.217482 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217482 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.217482 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217482 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.217726 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217726 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.217726 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217726 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.217957 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217957 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.217957 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.217957 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218216 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218216 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218216 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218216 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218447 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218447 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218447 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218447 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218707 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218707 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218707 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218707 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218707 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218978 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218978 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218978 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218978 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.218978 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.218978 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219325 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.219325 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219325 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.219325 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219325 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.219621 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219621 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.219621 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219621 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.219621 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219621 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.219966 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219966 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.219966 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219966 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.219966 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.219966 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.220308 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.220308 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.220308 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.220308 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.220308 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.220308 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.220669 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.220669 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.220669 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.220669 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.220669 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.220669 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.221039 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.221039 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.221039 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.221039 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.221291 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.221291 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.221291 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.221291 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.221291 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.221603 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.221603 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.221603 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.221603 np0000183345 devstack@c-api.service[112955]: /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 04:39:23.221603 np0000183345 devstack@c-api.service[112955]: warnings.warn(deprecated_msg) Jun 29 04:39:23.221603 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-d08556b2-74e5-4e8b-a6b2-ac80735ef7dd None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:23.221603 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 1/5] 199.204.45.109 () {62 vars in 1068 bytes} [Mon Jun 29 04:39:23 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:39:23.250126 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-d4f7c276-c06f-4c31-92a1-3bc5f8fb4ace None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:23.260165 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 2/6] 199.204.45.109 () {64 vars in 1272 bytes} [Mon Jun 29 04:39:23 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:39:23.294762 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [req-d4f7c276-c06f-4c31-92a1-3bc5f8fb4ace req-cf3c9e91-1701-420b-b1d0-2358101655b3 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:23.299855 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [req-d4f7c276-c06f-4c31-92a1-3bc5f8fb4ace req-cf3c9e91-1701-420b-b1d0-2358101655b3 demo demo] GET https://199.204.45.109/volume/v3/ Jun 29 04:39:23.300230 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [req-d4f7c276-c06f-4c31-92a1-3bc5f8fb4ace req-cf3c9e91-1701-420b-b1d0-2358101655b3 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:23.300654 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [req-d4f7c276-c06f-4c31-92a1-3bc5f8fb4ace req-cf3c9e91-1701-420b-b1d0-2358101655b3 demo demo] Calling method 'version_select' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:23.302198 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [req-d4f7c276-c06f-4c31-92a1-3bc5f8fb4ace req-cf3c9e91-1701-420b-b1d0-2358101655b3 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 29 04:39:23.302891 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 3/7] 199.204.45.109 () {66 vars in 1346 bytes} [Mon Jun 29 04:39:23 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:39:23.341144 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-e8a05bad-a1f1-4257-93a4-4de5469d5308 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:23.663663 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-e8a05bad-a1f1-4257-93a4-4de5469d5308 demo demo] GET https://199.204.45.109/volume/v3/types Jun 29 04:39:23.664040 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-e8a05bad-a1f1-4257-93a4-4de5469d5308 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:23.664182 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-e8a05bad-a1f1-4257-93a4-4de5469d5308 demo demo] Calling method 'index' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:23.664773 np0000183345 devstack@c-api.service[112952]: /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 04:39:23.664773 np0000183345 devstack@c-api.service[112952]: warnings.warn( Jun 29 04:39:23.665387 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-e8a05bad-a1f1-4257-93a4-4de5469d5308 demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:39:23.701178 np0000183345 devstack@c-api.service[112952]: DEBUG oslo_db.sqlalchemy.engines [None req-e8a05bad-a1f1-4257-93a4-4de5469d5308 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=112952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:39:23.724084 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-e8a05bad-a1f1-4257-93a4-4de5469d5308 demo demo] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 29 04:39:23.724625 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 2/8] 199.204.45.109 () {64 vars in 1290 bytes} [Mon Jun 29 04:39:23 2026] GET /volume/v3/types => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:39:23.763611 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-4b2f6005-ba7c-4575-85f0-a7f71022552c None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:24.081131 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-4b2f6005-ba7c-4575-85f0-a7f71022552c demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 29 04:39:24.081522 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-4b2f6005-ba7c-4575-85f0-a7f71022552c demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:24.081801 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-4b2f6005-ba7c-4575-85f0-a7f71022552c demo demo] Calling method 'show' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:24.116654 np0000183345 devstack@c-api.service[112955]: DEBUG oslo_db.sqlalchemy.engines [None req-4b2f6005-ba7c-4575-85f0-a7f71022552c 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=112955) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:39:24.134475 np0000183345 devstack@c-api.service[112955]: /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 04:39:24.134475 np0000183345 devstack@c-api.service[112955]: warnings.warn( Jun 29 04:39:24.136646 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-4b2f6005-ba7c-4575-85f0-a7f71022552c demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 29 04:39:24.137018 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 2/9] 199.204.45.109 () {64 vars in 1301 bytes} [Mon Jun 29 04:39:23 2026] GET /volume/v3/types/default => generated 145 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:39:24.650559 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-cf170005-f764-47b8-94f1-4ebe5f422416 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:24.652270 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 3/10] 199.204.45.109 () {62 vars in 1068 bytes} [Mon Jun 29 04:39:24 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:39:24.687790 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-b5dbd217-186d-4e02-8174-49f40651dd98 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:24.695742 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 4/11] 199.204.45.109 () {64 vars in 1272 bytes} [Mon Jun 29 04:39:24 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:39:24.733095 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [req-b5dbd217-186d-4e02-8174-49f40651dd98 req-72b46420-f2f1-412d-96c4-85c9b97dc563 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:24.736780 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-b5dbd217-186d-4e02-8174-49f40651dd98 req-72b46420-f2f1-412d-96c4-85c9b97dc563 demo demo] GET https://199.204.45.109/volume/v3/ Jun 29 04:39:24.737146 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-b5dbd217-186d-4e02-8174-49f40651dd98 req-72b46420-f2f1-412d-96c4-85c9b97dc563 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:24.737534 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-b5dbd217-186d-4e02-8174-49f40651dd98 req-72b46420-f2f1-412d-96c4-85c9b97dc563 demo demo] Calling method 'version_select' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:24.738517 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-b5dbd217-186d-4e02-8174-49f40651dd98 req-72b46420-f2f1-412d-96c4-85c9b97dc563 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 29 04:39:24.739047 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 3/12] 199.204.45.109 () {66 vars in 1346 bytes} [Mon Jun 29 04:39:24 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:39:24.781434 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-e287e4cb-3468-4dcd-8436-bae906b73989 None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:24.784878 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-e287e4cb-3468-4dcd-8436-bae906b73989 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 29 04:39:24.785258 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-e287e4cb-3468-4dcd-8436-bae906b73989 demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:24.785712 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-e287e4cb-3468-4dcd-8436-bae906b73989 demo demo] Calling method 'show' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:24.794604 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-e287e4cb-3468-4dcd-8436-bae906b73989 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 29 04:39:24.794918 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 3/13] 199.204.45.109 () {64 vars in 1301 bytes} [Mon Jun 29 04:39:24 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 04:39:25.393871 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-181d5a1f-992c-4fbb-9b68-40e19430c03a None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:25.395130 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 4/14] 199.204.45.109 () {62 vars in 1068 bytes} [Mon Jun 29 04:39:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:39:25.428823 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-5635731d-2e09-45b8-9464-f59629760528 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:25.432535 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 5/15] 199.204.45.109 () {64 vars in 1272 bytes} [Mon Jun 29 04:39:25 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:39:25.466691 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [req-5635731d-2e09-45b8-9464-f59629760528 req-2a486862-623e-4aff-84d8-4563a2986aa4 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:25.469989 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-5635731d-2e09-45b8-9464-f59629760528 req-2a486862-623e-4aff-84d8-4563a2986aa4 demo demo] GET https://199.204.45.109/volume/v3/ Jun 29 04:39:25.470356 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-5635731d-2e09-45b8-9464-f59629760528 req-2a486862-623e-4aff-84d8-4563a2986aa4 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:25.470800 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-5635731d-2e09-45b8-9464-f59629760528 req-2a486862-623e-4aff-84d8-4563a2986aa4 demo demo] Calling method 'version_select' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:25.471674 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-5635731d-2e09-45b8-9464-f59629760528 req-2a486862-623e-4aff-84d8-4563a2986aa4 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 29 04:39:25.472606 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 4/16] 199.204.45.109 () {66 vars in 1346 bytes} [Mon Jun 29 04:39:25 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:39:25.509608 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-27b9fbf8-ae6b-4498-a9db-3b6d75de6775 None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:25.513116 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-27b9fbf8-ae6b-4498-a9db-3b6d75de6775 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 29 04:39:25.513459 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-27b9fbf8-ae6b-4498-a9db-3b6d75de6775 demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:25.513935 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-27b9fbf8-ae6b-4498-a9db-3b6d75de6775 demo demo] Calling method 'show' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:25.522440 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-27b9fbf8-ae6b-4498-a9db-3b6d75de6775 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 29 04:39:25.522766 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 4/17] 199.204.45.109 () {64 vars in 1301 bytes} [Mon Jun 29 04:39:25 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 04:39:25.554068 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-13fb36c6-6ef5-4b15-b803-7618df7f95cf None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:25.555158 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 5/18] 199.204.45.109 () {62 vars in 1068 bytes} [Mon Jun 29 04:39:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:39:25.584513 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-a2a3e552-2148-4631-84b8-3f018d5c1590 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:25.588122 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 6/19] 199.204.45.109 () {64 vars in 1272 bytes} [Mon Jun 29 04:39:25 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 04:39:25.617992 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [req-a2a3e552-2148-4631-84b8-3f018d5c1590 req-61984d23-f2db-4dbc-870a-e23a897f3ce9 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:25.621493 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-a2a3e552-2148-4631-84b8-3f018d5c1590 req-61984d23-f2db-4dbc-870a-e23a897f3ce9 demo demo] GET https://199.204.45.109/volume/v3/ Jun 29 04:39:25.621683 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-a2a3e552-2148-4631-84b8-3f018d5c1590 req-61984d23-f2db-4dbc-870a-e23a897f3ce9 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:25.622452 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [req-a2a3e552-2148-4631-84b8-3f018d5c1590 req-61984d23-f2db-4dbc-870a-e23a897f3ce9 demo demo] Calling method 'version_select' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:25.622902 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [req-a2a3e552-2148-4631-84b8-3f018d5c1590 req-61984d23-f2db-4dbc-870a-e23a897f3ce9 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 29 04:39:25.623555 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 5/20] 199.204.45.109 () {66 vars in 1346 bytes} [Mon Jun 29 04:39:25 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:39:25.657027 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-b218f802-271c-44a4-8ab6-ea572aad957f None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:39:25.660797 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-b218f802-271c-44a4-8ab6-ea572aad957f demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 29 04:39:25.661173 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-b218f802-271c-44a4-8ab6-ea572aad957f demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:39:25.661534 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-b218f802-271c-44a4-8ab6-ea572aad957f demo demo] Calling method 'show' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:39:25.672062 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-b218f802-271c-44a4-8ab6-ea572aad957f demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 29 04:39:25.672497 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 5/21] 199.204.45.109 () {64 vars in 1301 bytes} [Mon Jun 29 04:39:25 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:39:33.716876 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:39:35.667095 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=8 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:44:02.079221 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-083b31b9-5487-4e95-bebb-950a708b7220 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:44:02.167052 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-083b31b9-5487-4e95-bebb-950a708b7220 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:44:02.167428 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-083b31b9-5487-4e95-bebb-950a708b7220 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:44:02.167879 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-083b31b9-5487-4e95-bebb-950a708b7220 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:44:02.168815 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-083b31b9-5487-4e95-bebb-950a708b7220 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:44:02.170310 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-083b31b9-5487-4e95-bebb-950a708b7220 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:44:02.207360 np0000183345 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-083b31b9-5487-4e95-bebb-950a708b7220 demo demo] Get all volumes completed successfully. Jun 29 04:44:02.210198 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-083b31b9-5487-4e95-bebb-950a708b7220 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:44:02.210671 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 6/22] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:44:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:44:12.199379 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:45:02.216932 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-73a14bc3-05ea-4cda-945b-71268c42c275 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:45:02.221489 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-73a14bc3-05ea-4cda-945b-71268c42c275 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:45:02.221923 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-73a14bc3-05ea-4cda-945b-71268c42c275 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:45:02.222159 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-73a14bc3-05ea-4cda-945b-71268c42c275 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:45:02.222794 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-73a14bc3-05ea-4cda-945b-71268c42c275 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:45:02.223770 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-73a14bc3-05ea-4cda-945b-71268c42c275 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:45:02.254952 np0000183345 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-73a14bc3-05ea-4cda-945b-71268c42c275 demo demo] Get all volumes completed successfully. Jun 29 04:45:02.258160 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-73a14bc3-05ea-4cda-945b-71268c42c275 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:45:02.258763 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 7/23] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:45:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:45:12.247227 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:46:02.309842 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-a3f3bd1c-8568-474e-8598-f75faf52c633 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:46:02.312418 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-a3f3bd1c-8568-474e-8598-f75faf52c633 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:46:02.312637 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-a3f3bd1c-8568-474e-8598-f75faf52c633 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:46:02.312823 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-a3f3bd1c-8568-474e-8598-f75faf52c633 demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:46:02.313301 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-a3f3bd1c-8568-474e-8598-f75faf52c633 demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:46:02.317160 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-a3f3bd1c-8568-474e-8598-f75faf52c633 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:46:02.354971 np0000183345 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-a3f3bd1c-8568-474e-8598-f75faf52c633 demo demo] Get all volumes completed successfully. Jun 29 04:46:02.357158 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-a3f3bd1c-8568-474e-8598-f75faf52c633 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:46:02.357611 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 6/24] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:46:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:46:12.349171 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:47:02.380318 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-536ae708-2e32-46b4-87dd-48fa1babb2b7 None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:47:02.385161 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-536ae708-2e32-46b4-87dd-48fa1babb2b7 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:47:02.385426 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-536ae708-2e32-46b4-87dd-48fa1babb2b7 demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:47:02.385727 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-536ae708-2e32-46b4-87dd-48fa1babb2b7 demo demo] Calling method 'detail' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:47:02.386487 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.api_utils [None req-536ae708-2e32-46b4-87dd-48fa1babb2b7 demo demo] Removing options '' from query. {{(pid=112955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:47:02.387414 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.volume.api [None req-536ae708-2e32-46b4-87dd-48fa1babb2b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:47:02.455615 np0000183345 devstack@c-api.service[112955]: INFO cinder.volume.api [None req-536ae708-2e32-46b4-87dd-48fa1babb2b7 demo demo] Get all volumes completed successfully. Jun 29 04:47:02.456626 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-536ae708-2e32-46b4-87dd-48fa1babb2b7 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:47:02.457160 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 6/25] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:47:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:47:12.421048 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=1 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:48:02.475746 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-cc3ebb0d-03c6-4b60-b681-4523145aa033 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:48:02.480786 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-cc3ebb0d-03c6-4b60-b681-4523145aa033 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:48:02.481070 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-cc3ebb0d-03c6-4b60-b681-4523145aa033 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:48:02.481396 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-cc3ebb0d-03c6-4b60-b681-4523145aa033 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:48:02.482332 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-cc3ebb0d-03c6-4b60-b681-4523145aa033 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:48:02.483384 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-cc3ebb0d-03c6-4b60-b681-4523145aa033 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:48:02.498153 np0000183345 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-cc3ebb0d-03c6-4b60-b681-4523145aa033 demo demo] Get all volumes completed successfully. Jun 29 04:48:02.504145 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-cc3ebb0d-03c6-4b60-b681-4523145aa033 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:48:02.504290 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 7/26] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:48:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 29 04:48:12.488434 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:49:02.523812 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-459fa93c-bb34-4f9b-a5d0-a2196e5ca03f None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:49:02.639213 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-459fa93c-bb34-4f9b-a5d0-a2196e5ca03f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:49:02.639612 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-459fa93c-bb34-4f9b-a5d0-a2196e5ca03f demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:49:02.640009 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-459fa93c-bb34-4f9b-a5d0-a2196e5ca03f demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:49:02.640465 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-459fa93c-bb34-4f9b-a5d0-a2196e5ca03f demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:49:02.641990 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-459fa93c-bb34-4f9b-a5d0-a2196e5ca03f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:49:02.651105 np0000183345 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-459fa93c-bb34-4f9b-a5d0-a2196e5ca03f demo demo] Get all volumes completed successfully. Jun 29 04:49:02.652889 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-459fa93c-bb34-4f9b-a5d0-a2196e5ca03f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:49:02.653201 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 8/27] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:49:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:49:12.647838 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:50:02.706672 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-fb3cd460-5b93-4bf1-8d02-e87b63c53baf None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:50:02.709707 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-fb3cd460-5b93-4bf1-8d02-e87b63c53baf demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:50:02.710043 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-fb3cd460-5b93-4bf1-8d02-e87b63c53baf demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:50:02.710288 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-fb3cd460-5b93-4bf1-8d02-e87b63c53baf demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:50:02.710501 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-fb3cd460-5b93-4bf1-8d02-e87b63c53baf demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:50:02.711507 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-fb3cd460-5b93-4bf1-8d02-e87b63c53baf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:50:02.721434 np0000183345 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-fb3cd460-5b93-4bf1-8d02-e87b63c53baf demo demo] Get all volumes completed successfully. Jun 29 04:50:02.723308 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-fb3cd460-5b93-4bf1-8d02-e87b63c53baf demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:50:02.723669 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 7/28] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:50:02 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 04:50:12.715856 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:51:02.742124 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-adf4d10e-b72b-474f-8479-826426bf8573 None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:51:02.744988 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-adf4d10e-b72b-474f-8479-826426bf8573 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:51:02.745215 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-adf4d10e-b72b-474f-8479-826426bf8573 demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:51:02.745462 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-adf4d10e-b72b-474f-8479-826426bf8573 demo demo] Calling method 'detail' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:51:02.745815 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.api_utils [None req-adf4d10e-b72b-474f-8479-826426bf8573 demo demo] Removing options '' from query. {{(pid=112955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:51:02.746787 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.volume.api [None req-adf4d10e-b72b-474f-8479-826426bf8573 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:51:02.753693 np0000183345 devstack@c-api.service[112955]: INFO cinder.volume.api [None req-adf4d10e-b72b-474f-8479-826426bf8573 demo demo] Get all volumes completed successfully. Jun 29 04:51:02.755518 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-adf4d10e-b72b-474f-8479-826426bf8573 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:51:02.755854 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 7/29] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:51:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:51:12.749750 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=1 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:52:02.773857 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-6ac82ee0-d98f-4bbe-ae30-d3b00c72f885 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:52:02.778230 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-6ac82ee0-d98f-4bbe-ae30-d3b00c72f885 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:52:02.778668 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-6ac82ee0-d98f-4bbe-ae30-d3b00c72f885 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:52:02.779001 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-6ac82ee0-d98f-4bbe-ae30-d3b00c72f885 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:52:02.779407 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-6ac82ee0-d98f-4bbe-ae30-d3b00c72f885 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:52:02.780615 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-6ac82ee0-d98f-4bbe-ae30-d3b00c72f885 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:52:02.792877 np0000183345 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-6ac82ee0-d98f-4bbe-ae30-d3b00c72f885 demo demo] Get all volumes completed successfully. Jun 29 04:52:02.796094 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-6ac82ee0-d98f-4bbe-ae30-d3b00c72f885 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:52:02.796601 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 8/30] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:52:02 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 04:52:12.784858 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:53:02.812350 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-be925c0f-b921-4281-bc24-b4d7d24ea12f None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:53:02.815891 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-be925c0f-b921-4281-bc24-b4d7d24ea12f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:53:02.816148 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-be925c0f-b921-4281-bc24-b4d7d24ea12f demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:53:02.816420 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-be925c0f-b921-4281-bc24-b4d7d24ea12f demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:53:02.816791 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-be925c0f-b921-4281-bc24-b4d7d24ea12f demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:53:02.817879 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-be925c0f-b921-4281-bc24-b4d7d24ea12f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:53:02.827607 np0000183345 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-be925c0f-b921-4281-bc24-b4d7d24ea12f demo demo] Get all volumes completed successfully. Jun 29 04:53:02.830175 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-be925c0f-b921-4281-bc24-b4d7d24ea12f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:53:02.830643 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 9/31] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:53:02 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 04:53:12.821621 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:02.849296 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-4a28586b-7b4c-467a-9eb8-6e43ac6b287d None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:02.852068 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-4a28586b-7b4c-467a-9eb8-6e43ac6b287d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:54:02.852310 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-4a28586b-7b4c-467a-9eb8-6e43ac6b287d demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:54:02.852508 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-4a28586b-7b4c-467a-9eb8-6e43ac6b287d demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:54:02.852716 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-4a28586b-7b4c-467a-9eb8-6e43ac6b287d demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:54:02.853463 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-4a28586b-7b4c-467a-9eb8-6e43ac6b287d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:54:02.860903 np0000183345 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-4a28586b-7b4c-467a-9eb8-6e43ac6b287d demo demo] Get all volumes completed successfully. Jun 29 04:54:02.863464 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-4a28586b-7b4c-467a-9eb8-6e43ac6b287d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:54:02.864020 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 8/32] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:54:02 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 04:54:12.856149 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:02.878610 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-2817628c-1c37-418e-9fcb-d27d69281372 None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:03.022259 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-2817628c-1c37-418e-9fcb-d27d69281372 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:55:03.022518 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-2817628c-1c37-418e-9fcb-d27d69281372 demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:55:03.022803 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-2817628c-1c37-418e-9fcb-d27d69281372 demo demo] Calling method 'detail' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:55:03.023121 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.api_utils [None req-2817628c-1c37-418e-9fcb-d27d69281372 demo demo] Removing options '' from query. {{(pid=112955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:55:03.024146 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.volume.api [None req-2817628c-1c37-418e-9fcb-d27d69281372 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:55:03.033175 np0000183345 devstack@c-api.service[112955]: INFO cinder.volume.api [None req-2817628c-1c37-418e-9fcb-d27d69281372 demo demo] Get all volumes completed successfully. Jun 29 04:55:03.035736 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-2817628c-1c37-418e-9fcb-d27d69281372 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:55:03.036198 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 8/33] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:55:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:55:13.028225 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=1 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:03.054782 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-a6386da6-2eed-4b95-b968-3e8ef89979b0 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:56:03.058780 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-a6386da6-2eed-4b95-b968-3e8ef89979b0 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:56:03.059037 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-a6386da6-2eed-4b95-b968-3e8ef89979b0 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:56:03.059331 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-a6386da6-2eed-4b95-b968-3e8ef89979b0 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:56:03.059723 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-a6386da6-2eed-4b95-b968-3e8ef89979b0 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:56:03.060816 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-a6386da6-2eed-4b95-b968-3e8ef89979b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:56:03.071903 np0000183345 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-a6386da6-2eed-4b95-b968-3e8ef89979b0 demo demo] Get all volumes completed successfully. Jun 29 04:56:03.074286 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-a6386da6-2eed-4b95-b968-3e8ef89979b0 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:56:03.074811 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 9/34] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:56:03 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 04:56:13.065074 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:57:03.088083 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-bf634e72-257e-4220-802b-662831e77ea4 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:03.091086 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-bf634e72-257e-4220-802b-662831e77ea4 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:57:03.091481 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-bf634e72-257e-4220-802b-662831e77ea4 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:03.091481 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-bf634e72-257e-4220-802b-662831e77ea4 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:03.091609 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-bf634e72-257e-4220-802b-662831e77ea4 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:57:03.092687 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-bf634e72-257e-4220-802b-662831e77ea4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:57:03.103986 np0000183345 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-bf634e72-257e-4220-802b-662831e77ea4 demo demo] Get all volumes completed successfully. Jun 29 04:57:03.107687 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-bf634e72-257e-4220-802b-662831e77ea4 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:57:03.109827 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 10/35] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:57:03 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 04:57:13.098465 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:58:03.133480 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-d18b8dfc-2084-4591-b559-83e9f04167a4 None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:03.139236 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-d18b8dfc-2084-4591-b559-83e9f04167a4 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:58:03.139729 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-d18b8dfc-2084-4591-b559-83e9f04167a4 demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:03.139974 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-d18b8dfc-2084-4591-b559-83e9f04167a4 demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:03.140282 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-d18b8dfc-2084-4591-b559-83e9f04167a4 demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:58:03.141185 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-d18b8dfc-2084-4591-b559-83e9f04167a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:58:03.152342 np0000183345 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-d18b8dfc-2084-4591-b559-83e9f04167a4 demo demo] Get all volumes completed successfully. Jun 29 04:58:03.155004 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-d18b8dfc-2084-4591-b559-83e9f04167a4 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:58:03.155670 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 9/36] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:58:03 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 04:58:13.145277 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:03.174841 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-03276826-d814-4ce0-ac13-b39dd87b465f None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:03.179475 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-03276826-d814-4ce0-ac13-b39dd87b465f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 04:59:03.179738 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-03276826-d814-4ce0-ac13-b39dd87b465f demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:03.179968 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-03276826-d814-4ce0-ac13-b39dd87b465f demo demo] Calling method 'detail' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:03.180263 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.api_utils [None req-03276826-d814-4ce0-ac13-b39dd87b465f demo demo] Removing options '' from query. {{(pid=112955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:59:03.181525 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.volume.api [None req-03276826-d814-4ce0-ac13-b39dd87b465f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:59:03.191173 np0000183345 devstack@c-api.service[112955]: INFO cinder.volume.api [None req-03276826-d814-4ce0-ac13-b39dd87b465f demo demo] Get all volumes completed successfully. Jun 29 04:59:03.195643 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-03276826-d814-4ce0-ac13-b39dd87b465f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:59:03.195643 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 9/37] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 04:59:03 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 04:59:13.184973 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=1 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:00:03.213737 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-4bf4b8f3-8922-4cdc-8f15-4d3737c88b96 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:03.253255 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-4bf4b8f3-8922-4cdc-8f15-4d3737c88b96 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:00:03.253538 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-4bf4b8f3-8922-4cdc-8f15-4d3737c88b96 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:03.253851 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-4bf4b8f3-8922-4cdc-8f15-4d3737c88b96 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:03.254222 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-4bf4b8f3-8922-4cdc-8f15-4d3737c88b96 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:00:03.255451 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-4bf4b8f3-8922-4cdc-8f15-4d3737c88b96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:00:03.271695 np0000183345 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-4bf4b8f3-8922-4cdc-8f15-4d3737c88b96 demo demo] Get all volumes completed successfully. Jun 29 05:00:03.274674 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-4bf4b8f3-8922-4cdc-8f15-4d3737c88b96 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:00:03.275262 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 10/38] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:00:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:00:13.259760 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:01:03.293901 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-4a892c61-0193-40a2-b522-f648e97ee8e4 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:03.297917 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-4a892c61-0193-40a2-b522-f648e97ee8e4 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:01:03.298287 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-4a892c61-0193-40a2-b522-f648e97ee8e4 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:03.298693 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-4a892c61-0193-40a2-b522-f648e97ee8e4 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:03.299193 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-4a892c61-0193-40a2-b522-f648e97ee8e4 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:01:03.300898 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-4a892c61-0193-40a2-b522-f648e97ee8e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:01:03.311923 np0000183345 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-4a892c61-0193-40a2-b522-f648e97ee8e4 demo demo] Get all volumes completed successfully. Jun 29 05:01:03.314996 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-4a892c61-0193-40a2-b522-f648e97ee8e4 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:01:03.315554 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 11/39] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:01:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:01:13.306211 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:02:03.331520 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-05d6a87a-8745-47f2-b22d-f15353163ede None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:02:03.334285 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-05d6a87a-8745-47f2-b22d-f15353163ede demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:02:03.334506 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-05d6a87a-8745-47f2-b22d-f15353163ede demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:02:03.334764 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-05d6a87a-8745-47f2-b22d-f15353163ede demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:02:03.335087 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-05d6a87a-8745-47f2-b22d-f15353163ede demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:02:03.336021 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-05d6a87a-8745-47f2-b22d-f15353163ede demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:02:03.345608 np0000183345 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-05d6a87a-8745-47f2-b22d-f15353163ede demo demo] Get all volumes completed successfully. Jun 29 05:02:03.347392 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-05d6a87a-8745-47f2-b22d-f15353163ede demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:02:03.348184 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 10/40] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:02:03 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:02:13.339896 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:03:03.365365 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-e64116ad-c129-4837-8c43-0946be47e869 None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:03:03.369885 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-e64116ad-c129-4837-8c43-0946be47e869 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:03:03.370250 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-e64116ad-c129-4837-8c43-0946be47e869 demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:03:03.370668 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-e64116ad-c129-4837-8c43-0946be47e869 demo demo] Calling method 'detail' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:03:03.371279 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.api_utils [None req-e64116ad-c129-4837-8c43-0946be47e869 demo demo] Removing options '' from query. {{(pid=112955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:03:03.372997 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.volume.api [None req-e64116ad-c129-4837-8c43-0946be47e869 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:03:03.383182 np0000183345 devstack@c-api.service[112955]: INFO cinder.volume.api [None req-e64116ad-c129-4837-8c43-0946be47e869 demo demo] Get all volumes completed successfully. Jun 29 05:03:03.385082 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-e64116ad-c129-4837-8c43-0946be47e869 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:03:03.385483 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 10/41] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:03:03 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:03:13.377779 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=1 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:03.400972 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-1d8846aa-24c4-468c-a201-ee5bd42b20a9 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:03.405240 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-1d8846aa-24c4-468c-a201-ee5bd42b20a9 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:04:03.405692 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-1d8846aa-24c4-468c-a201-ee5bd42b20a9 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:03.406061 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-1d8846aa-24c4-468c-a201-ee5bd42b20a9 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:03.406620 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-1d8846aa-24c4-468c-a201-ee5bd42b20a9 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:03.408104 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-1d8846aa-24c4-468c-a201-ee5bd42b20a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:03.416099 np0000183345 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-1d8846aa-24c4-468c-a201-ee5bd42b20a9 demo demo] Get all volumes completed successfully. Jun 29 05:04:03.417974 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-1d8846aa-24c4-468c-a201-ee5bd42b20a9 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:03.418329 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 11/42] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:04:03 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:04:13.411295 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:03.432067 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-cda34c40-9690-4ccb-bcb9-74ca67481a22 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:03.436118 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-cda34c40-9690-4ccb-bcb9-74ca67481a22 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:05:03.436499 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-cda34c40-9690-4ccb-bcb9-74ca67481a22 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:03.436962 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-cda34c40-9690-4ccb-bcb9-74ca67481a22 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:03.437418 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-cda34c40-9690-4ccb-bcb9-74ca67481a22 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:03.438988 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-cda34c40-9690-4ccb-bcb9-74ca67481a22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:03.447220 np0000183345 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-cda34c40-9690-4ccb-bcb9-74ca67481a22 demo demo] Get all volumes completed successfully. Jun 29 05:05:03.449170 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-cda34c40-9690-4ccb-bcb9-74ca67481a22 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:03.449514 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 12/43] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:05:03 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:05:13.443602 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:03.465744 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-3c8968fb-fa36-41c4-9e59-1cdc8ddef35a None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:03.614084 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-3c8968fb-fa36-41c4-9e59-1cdc8ddef35a demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:06:03.614616 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-3c8968fb-fa36-41c4-9e59-1cdc8ddef35a demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:03.615010 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-3c8968fb-fa36-41c4-9e59-1cdc8ddef35a demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:03.615449 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-3c8968fb-fa36-41c4-9e59-1cdc8ddef35a demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:03.616912 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-3c8968fb-fa36-41c4-9e59-1cdc8ddef35a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:03.629716 np0000183345 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-3c8968fb-fa36-41c4-9e59-1cdc8ddef35a demo demo] Get all volumes completed successfully. Jun 29 05:06:03.635652 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-3c8968fb-fa36-41c4-9e59-1cdc8ddef35a demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:03.635652 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 11/44] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:06:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:06:13.624287 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:03.651465 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-90ef942c-9184-4f1b-984b-b2e26ac4ee5b None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:03.655750 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-90ef942c-9184-4f1b-984b-b2e26ac4ee5b demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:07:03.655970 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-90ef942c-9184-4f1b-984b-b2e26ac4ee5b demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:03.656204 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-90ef942c-9184-4f1b-984b-b2e26ac4ee5b demo demo] Calling method 'detail' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:03.656482 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.api_utils [None req-90ef942c-9184-4f1b-984b-b2e26ac4ee5b demo demo] Removing options '' from query. {{(pid=112955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:03.657387 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.volume.api [None req-90ef942c-9184-4f1b-984b-b2e26ac4ee5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:03.666298 np0000183345 devstack@c-api.service[112955]: INFO cinder.volume.api [None req-90ef942c-9184-4f1b-984b-b2e26ac4ee5b demo demo] Get all volumes completed successfully. Jun 29 05:07:03.668960 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-90ef942c-9184-4f1b-984b-b2e26ac4ee5b demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:03.669403 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 11/45] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:07:03 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:07:13.660985 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=1 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:03.683648 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-08324b0d-3c9c-43f2-b42e-25ec68a3685f None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:03.688394 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-08324b0d-3c9c-43f2-b42e-25ec68a3685f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:08:03.689031 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-08324b0d-3c9c-43f2-b42e-25ec68a3685f demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:03.689371 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-08324b0d-3c9c-43f2-b42e-25ec68a3685f demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:03.689853 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-08324b0d-3c9c-43f2-b42e-25ec68a3685f demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:03.691487 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-08324b0d-3c9c-43f2-b42e-25ec68a3685f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:03.699727 np0000183345 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-08324b0d-3c9c-43f2-b42e-25ec68a3685f demo demo] Get all volumes completed successfully. Jun 29 05:08:03.701714 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-08324b0d-3c9c-43f2-b42e-25ec68a3685f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:03.702774 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 12/46] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:08:03 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:08:13.707292 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:03.715256 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.middleware.request_id [None req-4b9da30b-2c28-437d-bc60-cd14e78876b3 None None] RequestId filter calling following filter/app {{(pid=112954) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:03.720252 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-4b9da30b-2c28-437d-bc60-cd14e78876b3 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:09:03.720693 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-4b9da30b-2c28-437d-bc60-cd14e78876b3 demo demo] Empty body provided in request {{(pid=112954) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:03.721031 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.openstack.wsgi [None req-4b9da30b-2c28-437d-bc60-cd14e78876b3 demo demo] Calling method 'detail' {{(pid=112954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:03.721477 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.api.api_utils [None req-4b9da30b-2c28-437d-bc60-cd14e78876b3 demo demo] Removing options '' from query. {{(pid=112954) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:03.722933 np0000183345 devstack@c-api.service[112954]: DEBUG cinder.volume.api [None req-4b9da30b-2c28-437d-bc60-cd14e78876b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112954) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:03.731985 np0000183345 devstack@c-api.service[112954]: INFO cinder.volume.api [None req-4b9da30b-2c28-437d-bc60-cd14e78876b3 demo demo] Get all volumes completed successfully. Jun 29 05:09:03.735243 np0000183345 devstack@c-api.service[112954]: INFO cinder.api.openstack.wsgi [None req-4b9da30b-2c28-437d-bc60-cd14e78876b3 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:03.735816 np0000183345 devstack@c-api.service[112954]: [pid: 112954|app: 0|req: 13/47] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:09:03 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:09:13.725500 np0000183345 devstack@c-api.service[112954]: DEBUG dbcounter [-] [112954] Writing DB stats cinder:SELECT=1 {{(pid=112954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:03.759211 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.middleware.request_id [None req-fb88165b-8116-4e92-b614-b093c9e2eb4d None None] RequestId filter calling following filter/app {{(pid=112952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:03.763620 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-fb88165b-8116-4e92-b614-b093c9e2eb4d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:10:03.763620 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-fb88165b-8116-4e92-b614-b093c9e2eb4d demo demo] Empty body provided in request {{(pid=112952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:03.763620 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.openstack.wsgi [None req-fb88165b-8116-4e92-b614-b093c9e2eb4d demo demo] Calling method 'detail' {{(pid=112952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:03.764328 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.api.api_utils [None req-fb88165b-8116-4e92-b614-b093c9e2eb4d demo demo] Removing options '' from query. {{(pid=112952) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:03.765916 np0000183345 devstack@c-api.service[112952]: DEBUG cinder.volume.api [None req-fb88165b-8116-4e92-b614-b093c9e2eb4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112952) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:03.774113 np0000183345 devstack@c-api.service[112952]: INFO cinder.volume.api [None req-fb88165b-8116-4e92-b614-b093c9e2eb4d demo demo] Get all volumes completed successfully. Jun 29 05:10:03.776233 np0000183345 devstack@c-api.service[112952]: INFO cinder.api.openstack.wsgi [None req-fb88165b-8116-4e92-b614-b093c9e2eb4d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:03.776824 np0000183345 devstack@c-api.service[112952]: [pid: 112952|app: 0|req: 12/48] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:10:03 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:10:13.769382 np0000183345 devstack@c-api.service[112952]: DEBUG dbcounter [-] [112952] Writing DB stats cinder:SELECT=1 {{(pid=112952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:03.790571 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.middleware.request_id [None req-b60d9bdd-8700-4e0d-aff7-c66333748cbd None None] RequestId filter calling following filter/app {{(pid=112955) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:03.794717 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-b60d9bdd-8700-4e0d-aff7-c66333748cbd demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:11:03.795074 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-b60d9bdd-8700-4e0d-aff7-c66333748cbd demo demo] Empty body provided in request {{(pid=112955) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:03.795437 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.openstack.wsgi [None req-b60d9bdd-8700-4e0d-aff7-c66333748cbd demo demo] Calling method 'detail' {{(pid=112955) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:03.795941 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.api.api_utils [None req-b60d9bdd-8700-4e0d-aff7-c66333748cbd demo demo] Removing options '' from query. {{(pid=112955) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:03.797350 np0000183345 devstack@c-api.service[112955]: DEBUG cinder.volume.api [None req-b60d9bdd-8700-4e0d-aff7-c66333748cbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112955) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:03.805948 np0000183345 devstack@c-api.service[112955]: INFO cinder.volume.api [None req-b60d9bdd-8700-4e0d-aff7-c66333748cbd demo demo] Get all volumes completed successfully. Jun 29 05:11:03.807862 np0000183345 devstack@c-api.service[112955]: INFO cinder.api.openstack.wsgi [None req-b60d9bdd-8700-4e0d-aff7-c66333748cbd demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:03.808079 np0000183345 devstack@c-api.service[112955]: [pid: 112955|app: 0|req: 12/49] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:11:03 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:11:13.801759 np0000183345 devstack@c-api.service[112955]: DEBUG dbcounter [-] [112955] Writing DB stats cinder:SELECT=1 {{(pid=112955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:03.823109 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.middleware.request_id [None req-ba77e65f-74ec-458c-aec8-9c96ce2b8d03 None None] RequestId filter calling following filter/app {{(pid=112953) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:03.867786 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-ba77e65f-74ec-458c-aec8-9c96ce2b8d03 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 29 05:12:03.868236 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-ba77e65f-74ec-458c-aec8-9c96ce2b8d03 demo demo] Empty body provided in request {{(pid=112953) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:03.868676 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.openstack.wsgi [None req-ba77e65f-74ec-458c-aec8-9c96ce2b8d03 demo demo] Calling method 'detail' {{(pid=112953) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:03.869244 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.api.api_utils [None req-ba77e65f-74ec-458c-aec8-9c96ce2b8d03 demo demo] Removing options '' from query. {{(pid=112953) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:03.870950 np0000183345 devstack@c-api.service[112953]: DEBUG cinder.volume.api [None req-ba77e65f-74ec-458c-aec8-9c96ce2b8d03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112953) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:03.881640 np0000183345 devstack@c-api.service[112953]: INFO cinder.volume.api [None req-ba77e65f-74ec-458c-aec8-9c96ce2b8d03 demo demo] Get all volumes completed successfully. Jun 29 05:12:03.884397 np0000183345 devstack@c-api.service[112953]: INFO cinder.api.openstack.wsgi [None req-ba77e65f-74ec-458c-aec8-9c96ce2b8d03 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:03.884925 np0000183345 devstack@c-api.service[112953]: [pid: 112953|app: 0|req: 13/50] 199.204.45.109 () {64 vars in 1295 bytes} [Mon Jun 29 05:12:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:12:13.875166 np0000183345 devstack@c-api.service[112953]: DEBUG dbcounter [-] [112953] Writing DB stats cinder:SELECT=1 {{(pid=112953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}